{
  "name": "Orrery — Geopolitical Market Intelligence",
  "short_name": "Orrery",
  "description": "Real-time geopolitical intelligence for market traders. Live world events, AI analysis, war stocks, crypto.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en",
  "categories": ["finance", "news", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Crisis Feed",
      "short_name": "Feed",
      "description": "View live global crisis events",
      "url": "/app#intel"
    },
    {
      "name": "World Map",
      "short_name": "Map",
      "description": "3D globe with live event pins",
      "url": "/app#map"
    }
  ]
}
