{
  "name": "GeoStake — Geopolitical Intelligence",
  "short_name": "GeoStake",
  "description": "Personalised geopolitical intelligence that connects global events to your career, investments, and daily decisions.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080705",
  "theme_color": "#C49A2E",
  "categories": ["news", "finance", "business"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Feed",
      "short_name": "Feed",
      "description": "View today's geopolitical intelligence feed",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Macro Map",
      "short_name": "Macro",
      "description": "Geopolitical correlation engine",
      "url": "/macro-map",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Fragility Score",
      "short_name": "Fragility",
      "description": "Commodity and currency risk signals",
      "url": "/fragility",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
