{
  "name": "battleMap",
  "short_name": "battleMap",
  "description": "Real-time conflict intelligence — live map of active wars and incidents.",
  "start_url": "/battlemap/",
  "scope": "/battlemap/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    { "src": "/battlemap/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["news", "navigation", "utilities"]
}
