{
  "name": "EXAWAR // FRONTE STRATEGICO",
  "short_name": "EXAWAR",
  "description": "The apex of tactical hexagonal strategy. Command drones, mechs, and titans in a world forged by AI.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#02060a",
  "theme_color": "#00FFFF",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.ico",
      "sizes": "32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "screen_shot_world_forge.webp",
      "type": "image/webp",
      "sizes": "1920x1080",
      "form_factor": "wide",
      "label": "World Forge Environment"
    }
  ]
}
