{
  "name": "CV Service CRM",
  "short_name": "CV CRM",
  "description": "Mobiele technieker-app voor CV Service Jan Druyts",
  "start_url": "/crm/mobile/index.php",
  "scope": "/crm/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/crm/assets/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/crm/assets/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}