{
  "name": "AstroArmada",
  "short_name": "AstroArmada",
  "description": "An action-packed space shooter game where you battle enemies, collect XP, and survive as long as possible!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070c",
  "theme_color": "#05070c",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Start Game",
      "description": "Jump straight into the action",
      "url": "/",
      "icons": [
        {
          "src": "/images/spacewars/player-v2.png",
          "sizes": "any"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/images/spacewars/player-v2.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
