{
  "id": "/",
  "scope": "/",
  "description": "SpotBuddy helps residents find, share, and rent out parking near home.",
  "lang": "sv-SE",
  "dir": "ltr",
  "categories": [
    "business",
    "navigation",
    "utilities"
  ],
  "name": "SpotBuddy",
  "short_name": "SpotBuddy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a8c5c",
  "theme_color": "#0a8c5c",
  "shortcuts": [
    {
      "name": "Efterlys parkering",
      "short_name": "Efterlys",
      "url": "/efterlysning/",
      "description": "Markera var du behöver parkering"
    }
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}