{
  "name": "Voltina - Elpris i realtid",
  "short_name": "Voltina",
  "description": "Se aktuella elpriser, produktion och energiflöden i 30+ europeiska länder.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#10b981",
  "lang": "sv",
  "categories": ["utilities", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Elpriser Sverige",
      "short_name": "Priser SE",
      "url": "/prices/SE",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Energinyheter",
      "short_name": "Nyheter",
      "url": "/energy-news",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
