{
  "name": "Polisronden - Brottsnyheter Sverige",
  "short_name": "Polisronden",
  "description": "Senaste brottsnyheterna från Polisen i realtid",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#345a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["news", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Karta",
      "short_name": "Karta",
      "description": "Visa brott på karta",
      "url": "/?map=true",
      "icons": [
        {
          "src": "logo-dark.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false
}

