{
  "name": "Clave F | Música de Alto Nivel",
  "short_name": "Clave F",
  "description": "Músicos de alto nivel en Puebla. Cotiza tu evento al instante.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#a800ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "cf.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "cf.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "lang": "es-MX",
  "shortcuts": [
    {
      "name": "Cotizar Evento",
      "short_name": "Cotizar",
      "description": "Ve directo al formulario de cotización",
      "url": "/index.html#cotizacion",
      "icons": [{ "src": "cf.png", "sizes": "192x192" }]
    },
    {
      "name": "Ver Repertorio",
      "short_name": "Repertorio",
      "description": "Consulta nuestro repertorio de canciones",
      "url": "/index.html#repertorio",
      "icons": [{ "src": "cf.png", "sizes": "192x192" }]
    }
  ]
}
