{
  "name": "Kokume - Location-based Strategy Game",
  "short_name": "Kokume",
  "description": "Strategic game where you conquer real territories around you, build your empire, and battle other players.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#1F2937",
  "theme_color": "#FF3B30",
  "icons": [
    {
      "src": "/images/logo_128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/images/logo_256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/images/logo_512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
