{
  "name": "Code mas que techno",
  "short_name": "Code Festival",
  "description": "Amazing Music for the Next Generation - Eventos, DJs, Media y Noticias",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-new.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/favicon-new.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Próximos Eventos",
      "short_name": "Eventos",
      "description": "Ver calendario de eventos",
      "url": "/eventos",
      "icons": [{ "src": "/favicon-new.webp", "sizes": "96x96" }]
    },
    {
      "name": "Galería",
      "short_name": "Media",
      "description": "Fotos y videos",
      "url": "/media",
      "icons": [{ "src": "/favicon-new.webp", "sizes": "96x96" }]
    },
    {
      "name": "DJs",
      "short_name": "DJs",
      "description": "Line-up de artistas",
      "url": "/djs",
      "icons": [{ "src": "/favicon-new.webp", "sizes": "96x96" }]
    },
    {
      "name": "Noticias",
      "short_name": "News",
      "description": "Últimas noticias",
      "url": "/noticias",
      "icons": [{ "src": "/favicon-new.webp", "sizes": "96x96" }]
    }
  ],
  "categories": ["entertainment", "music", "lifestyle"],
  "lang": "es-ES",
  "dir": "ltr",
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
