{
  "name": "City Sky Intercepts",
  "short_name": "Intercepts",
  "description": "Defend the city skyline. Tap to intercept incoming missiles, drones, and debris across 9 progressive missions with Iron Dome, David's Sling, Arrow 3, and THAAD.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#0a0f19",
  "theme_color": "#0a0f19",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "Interception_game_assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Interception_game_assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Interception_game_assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
