{
  "name": "SKYup News - Global Insights & Breaking Stories",
  "short_name": "SKYup News",
  "description": "Fact-checked investigative journalism, real-time financial market tickers, live breaking dispatches, and AI neural audio narration.",
  "start_url": "/?utm_source=playstore",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0d14",
  "theme_color": "#3b82f6",
  "categories": ["news", "magazines", "business", "finance"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Headlines",
      "short_name": "Headlines",
      "description": "Top live breaking global headlines",
      "url": "/?category=Headlines",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Markets & Business",
      "short_name": "Markets",
      "description": "Live financial indices, crypto & macroeconomic analysis",
      "url": "/?category=Business",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Tech & AI",
      "short_name": "Tech",
      "description": "Breakthroughs in artificial intelligence, deep tech & science",
      "url": "/?category=Technology",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
