{
  "id": "/",
  "name": "PWR Power — Reservkraft",
  "short_name": "PWR Power",
  "description": "Helhetsleverantör av reservkraftverk. Produktblad, motorer, service och jour — alltid nära till hands.",
  "lang": "sv",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0D1B2A",
  "background_color": "#0D1B2A",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Ring jour",
      "short_name": "Jour",
      "url": "/service",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Motorer & produktblad",
      "short_name": "Motorer",
      "url": "/reservkraftverk/motorer",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Offertförfrågan",
      "short_name": "Offert",
      "url": "/offertforfragan",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
