{
  "name": "VixShield News",
  "short_name": "VS News",
  "description": "Real-time financial news analysis. SPX, VIX, Fed, earnings, macro — every headline with expert market impact analysis.",
  "start_url": "/news",
  "scope": "/news",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A1F3D",
  "theme_color": "#0A1F3D",
  "orientation": "portrait-primary",
  "categories": ["news", "finance", "business"],
  "lang": "en-US",
  "id": "/news",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/news-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/news-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/news-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/news-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/news-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/news-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/news-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Latest Markets news",
      "url": "/news?cat=Markets",
      "icons": [{ "src": "/icons/news-icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Fed & Macro",
      "short_name": "Fed",
      "description": "Fed and Macro news",
      "url": "/news?cat=Fed+%26+Macro",
      "icons": [{ "src": "/icons/news-icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/news-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VixShield News Feed"
    }
  ]
}
