{
  "id": "/portal/hud",
  "name": "Dragon's Dominion",
  "short_name": "Dominion",
  "description": "Dragon's Dominion HUD and portal",
  "start_url": "/portal/hud",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/portal/pwa-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
