{
  "name": "Operation Epic Fury Tracker",
  "short_name": "Epic Fury",
  "description": "Real-time tracker for Operation Epic Fury — death tolls, interactive map, troop movements, battles, and strike locations.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "education"],
  "lang": "en-US",
  "dir": "ltr"
}
