{
  "name": "IRON SKY",
  "short_name": "IRON SKY",
  "description": "Retro arcade vertical shoot 'em up. Drag to fly, blast bosses, climb the global leaderboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05060d",
  "theme_color": "#05060d",
  "categories": ["games", "arcade"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
