{
  "name": "RentAway  Lei og del i nabolaget",
  "short_name": "RentAway",
  "description": "Lei gjenstander og book tjenester fra folk nr deg. Trygt, enkelt og brekraftig.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1f15",
  "theme_color": "#1a3a2a",
  "lang": "nb",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Finn noe  leie",
      "short_name": "Utforsk",
      "url": "/services?service_type=rent",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mine bestillinger",
      "short_name": "Bestillinger",
      "url": "/user/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Legg ut annonse",
      "short_name": "Legg ut",
      "url": "/user/add-service",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
