{
  "name": "FlowScope",
  "short_name": "FlowScope",
  "description": "Korean institutional flow + crypto intelligence. 5 live dashboards, free.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06080d",
  "background_color": "#06080d",
  "lang": "en",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Korean Flow",
      "short_name": "KR Flow",
      "description": "Korean institutional investor flow dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "BTC Analysis",
      "short_name": "BTC",
      "description": "Bitcoin technical analysis dashboard",
      "url": "/bitcoin",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Crypto Market",
      "short_name": "Market",
      "description": "Crypto market overview with Fear & Greed index",
      "url": "/crypto-market",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Whale Tracking",
      "short_name": "Whales",
      "description": "On-chain whale movement tracking",
      "url": "/whale-tracking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
