{
  "name": "TechPolitics",
  "short_name": "TechPol",
  "description": "China leads USA in AI, Quantum & 6G. Africa’s tech revolution. Daily updates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#dc2626",
  "theme_color": "#dc2626",
  "categories": ["news", "technology", "politics", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    },
    {
      "src": "/icon-monochrome.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TechPolitics on Mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TechPolitics on Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "url": "/blog",
      "description": "Read the latest tech politics updates"
    },
    {
      "name": "China AI Report",
      "url": "/tag/china-ai",
      "description": "China's AI dominance analysis"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}