{
  "id": "/",
  "name": "Guida TV by Lazzy",
  "short_name": "Lazzy TV",
  "description": "Programmi TV aggiornati, film, serie, calcio e palinsesti dei principali canali italiani.",
  "lang": "it-IT",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090b10",
  "theme_color": "#090b10",
  "orientation": "any",
  "categories": ["entertainment", "sports", "news"],
  "icons": [
    {
      "src": "/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ora in TV",
      "short_name": "Ora",
      "url": "/ora/",
      "icons": [{ "src": "/brand/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stasera in TV",
      "short_name": "Stasera",
      "url": "/stasera/",
      "icons": [{ "src": "/brand/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Calcio in TV",
      "short_name": "Calcio",
      "url": "/calcio/",
      "icons": [{ "src": "/brand/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
