{
  "name": "Gaming Zone Italia",
  "short_name": "Gaming Zone",
  "description": "Hub community Gaming Zone — profili, eventi, GT7 e F1",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07070a",
  "theme_color": "#07070a",
  "lang": "it-IT",
  "categories": ["games", "social", "entertainment"],
  "icons": [
    {
      "src": "https://i.postimg.cc/YSKNbKhT/Gaming-Zone-newlogo-senza-sfondo.png.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.postimg.cc/YSKNbKhT/Gaming-Zone-newlogo-senza-sfondo.png.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Il mio profilo",
      "short_name": "Profilo",
      "url": "/?tab=2",
      "description": "Apri il tuo profilo Gaming Zone"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/?tab=1"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://gt7racing.pages.dev/"
    },
    {
      "platform": "webapp",
      "url": "https://f1repartocorse.pages.dev/"
    }
  ],
  "prefer_related_applications": false
}
