{
  "name": "AstroAlpha \u2014 Cosmic Market Intelligence",
  "short_name": "AstroAlpha",
  "description": "Vedic astrology meets options flow \u2014 real-time market timing",
  "start_url": "/messenger",
  "scope": "/messenger",
  "display": "minimal-ui",
  "orientation": "portrait",
  "background_color": "#08081a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Morning Brief",
      "short_name": "Brief",
      "description": "Today's market + astro brief",
      "url": "/messenger?action=brief",
      "icons": [
        {
          "src": "/static/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "GEX Dashboard",
      "short_name": "GEX",
      "description": "Options flow dashboard",
      "url": "/gex",
      "icons": [
        {
          "src": "/static/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}