{
  "name": "Puzzelverzameling",
  "short_name": "Puzzelverzameling",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFDC",
  "theme_color": "#1E2A44",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Nieuwe puzzel via scan",
      "short_name": "Scan",
      "description": "Voeg direct een nieuwe puzzel toe door de streepjescode te scannen",
      "url": "/collectie?action=scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
