{
  "name": "Busspling",
  "short_name": "Busspling",
  "description": "Nästa buss från din hållplats — dags att gå-notiser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1622",
  "theme_color": "#0A1622",
  "orientation": "portrait-primary",
  "scope": "/",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["transportation"],
  "shortcuts": [
    {
      "name": "Lägg till hållplats",
      "short_name": "Lägg till",
      "description": "Lägg till en favorthållplats",
      "url": "/?add-stop=1",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
