{
  "id": "/",
  "name": "Kraftur — planera ditt off-grid elsystem",
  "short_name": "Kraftur",
  "description": "Räkna ut vilket batteri, vilka solpaneler och vilken växelriktare din husbil, båt eller stuga behöver.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "sv",
  "dir": "ltr",
  "background_color": "#1f1f20",
  "theme_color": "#1f1f20",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Planeraren",
      "short_name": "Planera",
      "url": "/verktyg/planerare",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Akademin",
      "short_name": "Akademin",
      "url": "/akademi",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
