{
  "name": "BIP CRM",
  "short_name": "BIP CRM",
  "description": "Het CRM en facturatiesysteem van Buro In Petteau",
  "start_url": "./dashboard.php",
  "display": "standalone",
  "background_color": "#1d2327",
  "theme_color": "#1d2327",
  "icons": [
    {
      "src": "public/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "public/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}