{
  "name": "Cockpit 360",
  "short_name": "Cockpit",
  "description": "Agenda, financieel, agency en health op een plek.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#f4f1ea",
  "lang": "nl",
  "icons": [
    { "src": "/icoon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icoon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icoon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icoon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Agency", "url": "/agency.html" },
    { "name": "Health", "url": "/health.html" },
    { "name": "Financieel", "url": "/financieel.html" }
  ]
}
