{
  "name": "Tarifa Spirit Festival 2026",
  "short_name": "TSF 2026",
  "description": "El programa, las rutas y el mapa del festival, en tu bolsillo y sin datos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCF3EE",
  "theme_color": "#1F564D",
  "lang": "es-ES",
  "categories": [
    "events",
    "lifestyle",
    "travel"
  ],
  "icons": [
    {
      "src": "/icono/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icono/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icono/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Qué pasa ahora",
      "url": "/hoy",
      "icons": [
        {
          "src": "/icono/192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mi ruta",
      "url": "/mi-ruta",
      "icons": [
        {
          "src": "/icono/192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
