{
  "name": "precioluzhoy.es - Precio Luz Hoy",
  "short_name": "precioluzhoy",
  "description": "Precio de la luz hoy en tiempo real. Tarifa PVPC actualizada cada hora.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "es-ES",
  "categories": ["finance", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Precio hoy",
      "url": "/#heatmap-title",
      "description": "Ver precio actual de la luz"
    },
    {
      "name": "Crear alerta",
      "url": "/#alerts-title",
      "description": "Apuntarse a la lista de espera de alertas"
    }
  ]
}
