{
  "name": "Snaplet — Del minder fra din fest",
  "short_name": "Snaplet",
  "description": "Saml gæstebilleder via QR-kode — uden app-installation. Live galleri, digital fotoboks og delte minder fra dit event.",
  "start_url": "/mine-events?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#a855f7",
  "lang": "da",
  "dir": "ltr",
  "categories": [
    "photo",
    "social",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nyt event",
      "short_name": "Nyt event",
      "description": "Opret et nyt Snaplet-event",
      "url": "/dashboard?eventwizard=open",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mine events",
      "short_name": "Events",
      "description": "Se alle dine events",
      "url": "/mine-events",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
