{
  "id": "./",
  "name": "ParaBreach",
  "short_name": "ParaBreach",
  "scope": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "lang": "en-AU",
  "description": "Retro vector arcade defense game. Defend your ground from troop drops, missiles, and escalating air assaults.",
  "categories": [
    "games",
    "entertainment"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
