{
  "name": "Blocket",
  "id": "https://www.blocket.se/?homescreen",
  "start_url": "https://www.blocket.se/?homescreen=true",
  "icons": [
    {
      "src": "/icons/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/384.png",
      "type": "image/png",
      "sizes": "384x384",
      "purpose": "maskable"
    },
    {
      "src": "/icons/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icons/1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "categories": ["shopping"],
  "shortcuts": [
    {
      "name": "Notiser",
      "url": "/notifications"
    },
    {
      "name": "Ny annons",
      "url": "/create-item/start"
    },
    {
      "name": "Meddelanden",
      "url": "/messages"
    },
    {
      "name": "Mitt Blocket",
      "url": "/my-page"
    }
  ]
}
