{
  "name": "Eventi Lazio — Sabato e Domenica",
  "short_name": "Eventi Lazio",
  "description": "Gli eventi principali del prossimo weekend nel Lazio: sagre, feste, concerti e mostre. Aggiornamento automatico ogni 2 ore.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#a83d15",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "it",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23a83d15'/><text x='50' y='70' font-size='60' text-anchor='middle' fill='white'>🏛️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "travel", "events"],
  "shortcuts": [
    {
      "name": "Filtri",
      "short_name": "Filtri",
      "description": "Apri i filtri per tipo, città e fonte",
      "url": "/?scroll=filtersBox",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23a83d15'/><text x='50' y='70' font-size='50' text-anchor='middle' fill='white'>🔍</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Mappa",
      "short_name": "Mappa",
      "description": "Mappa interattiva degli eventi nel Lazio",
      "url": "/map.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23a83d15'/><text x='50' y='70' font-size='50' text-anchor='middle' fill='white'>🗺️</text></svg>", "sizes": "96x96" }]
    }
  ]
}