{
  "name": "Ukraine War Analytics",
  "short_name": "UA War",
  "description": "Real-time conflict data, statistics, and analysis of the Russia-Ukraine war",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#005BBB",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "education", "reference"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Today's Report",
      "short_name": "Today",
      "url": "/timeline",
      "description": "View today's conflict data"
    },
    {
      "name": "Statistics",
      "short_name": "Stats",
      "url": "/statistics",
      "description": "Overall war statistics"
    },
    {
      "name": "Events Database",
      "short_name": "Events",
      "url": "/events",
      "description": "Browse all documented events"
    },
    {
      "name": "Maps",
      "short_name": "Maps",
      "url": "/maps",
      "description": "Interactive conflict maps"
    }
  ]
}
