{
  "name": "VORTEXA — Enter. Fight. Survive.",
  "short_name": "VORTEXA",
  "description": "Arena multiplayer 2.5D a scorrimento laterale.",
  "id": "/vortexa/",
  "start_url": "/vortexa/?source=pwa",
  "scope": "/vortexa/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#050914",
  "theme_color": "#071126",
  "icons": [
    {
      "src": "/vortexa/icons/vortexa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vortexa/icons/vortexa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/vortexa/icons/vortexa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
