{
  "name": "Som Paiporta",
  "short_name": "Som Paiporta",
  "description": "Festival Cultural · Música · Solidaridad · Paiporta 2026",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8f0",
  "theme_color": "#ff7b00",
  "lang": "es-ES",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "music", "social"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agenda Cultural",
      "short_name": "Agenda",
      "description": "Ver todos los eventos de Paiporta",
      "url": "/agenda/",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hazte Socio",
      "short_name": "Socios",
      "description": "Únete a Som Paiporta",
      "url": "/socios.php",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
