{
  "name": "MinBilService",
  "short_name": "MinBilService",
  "description": "Beskriv vad bilen behöver – få offerter från verkstäder nära dig.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2d5e",
  "theme_color": "#0f2d5e",
  "lang": "sv",
  "categories": ["automotive", "business"],
  "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ny förfrågan",
      "short_name": "Ny förfrågan",
      "description": "Skapa en ny serviceförfrågan",
      "url": "/konto/forfragan/ny",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
