{
    "name": "Gao Monitor — Real-Time Global Intelligence",
    "short_name": "Gao Monitor",
    "description": "AI-powered real-time OSINT platform for global intelligence, monitoring live events, infrastructure, markets, and geopolitical signals in one unified interface.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0f0a",
    "theme_color": "#0a0f0a",
    "lang": "en",
    "categories": ["news", "utilities", "productivity"],
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/icon-maskable-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }