{
  "name": "Pumpwise",
  "short_name": "Pumpwise",
  "description": "Slimme software voor warmtepompadvies, woningopnames en offertes. Pumpwise helpt installateurs sneller en professioneler werken.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#354a4f",
  "theme_color": "#354a4f",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pumpwise-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start advies",
      "short_name": "Advies",
      "description": "Start een nieuwe warmtepomp analyse.",
      "url": "/",
      "icons": [
        {
          "src": "/icons/favicon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/icons/pumpwise-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
