{
  "name": "Urbannest",
  "short_name": "Urbannest",
  "description": "Ett nytt sätt att hitta bostad",
  "start_url": "/discover/properties",
  "id": "/discover/properties",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "lang": "sv",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "url": "/discover/properties"
    },
    {
      "name": "Start",
      "url": "/start"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  }
}
