{
  "short_name": "Futboly",
  "name": "Futboly — Il fantacalcio che hai sempre sognato",
  "description": "Fantacalcio manageriale con i migliori campionati europei, arene pubbliche e private.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5856d6",
  "background_color": "#ffffff",
  "categories": ["sports", "games"],
  "lang": "it"
} 