{
  "name": "MapWise – Utforska med AI",
  "short_name": "MapWise",
  "description": "Interaktiv karta med AI – historia, sevärdheter och reseplanering på ett klick.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1f2e",
  "theme_color": "#1a1f2e",
  "lang": "sv",
  "scope": "/",
  "categories": ["travel", "navigation", "education"],
  "icons": [
    {
      "src": "icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MapWise på mobil"
    }
  ],
  "shortcuts": [
    {
      "name": "Reseplanerare",
      "short_name": "Resplan",
      "description": "Planera en resa med AI",
      "url": "/resplanerare.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
