{
  "name": "BytaLeka",
  "short_name": "BytaLeka",
  "description": "Byt leksaker med andra föräldrar. Hållbart. Enkelt. 20 kr per byte.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#1a5c3a",
  "orientation": "portrait-primary",
  "lang": "sv",
  "categories": ["lifestyle", "shopping", "kids"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "430x932",
      "type": "image/png",
      "label": "BytaLeka – Bläddra bland leksaker"
    }
  ],
  "shortcuts": [
    {
      "name": "Lägg upp annons",
      "short_name": "Annons",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mina byten",
      "short_name": "Byten",
      "url": "/swaps",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
