{
  "name": "Sauron - Tactical 3D Globe",
  "short_name": "Sauron",
  "description": "Tactical 3D globe visualization with real-time intelligence data",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["intelligence", "visualization", "maps"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Toggle Layers",
      "short_name": "Layers",
      "description": "Toggle map layers panel",
      "url": "/?action=layers",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "News Feed",
      "short_name": "News",
      "description": "View intelligence news",
      "url": "/?action=news",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
