{
  "name": "Zeilman Veranda Zeil Configurator",
  "short_name": "Zeilman",
  "description": "Configureer uw perfecte veranda zeil of aanhanger dekzeil op maat",
  "start_url": "/landing.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "lang": "nl",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Veranda Zeil",
      "short_name": "Veranda",
      "description": "Configureer een veranda zeil",
      "url": "/configurator.php",
      "icons": []
    },
    {
      "name": "Aanhanger Dekzeil",
      "short_name": "Aanhanger",
      "description": "Configureer een aanhanger dekzeil",
      "url": "/aanhanger-configurator.php",
      "icons": []
    },
    {
      "name": "Winkelwagen",
      "short_name": "Cart",
      "description": "Bekijk uw winkelwagen",
      "url": "/cart.php",
      "icons": []
    }
  ]
}
