{
  "name": "Cura et Salus — Administratie",
  "short_name": "CeS Admin",
  "description": "Boekhouding, BTW, offertes, facturen en intakes van Cura et Salus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#a11212",
  "lang": "nl",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Boekhouding", "url": "/transacties" },
    { "name": "Factuur maken", "url": "/factuur" },
    { "name": "Offerte-calculator", "url": "/offerte" }
  ]
}
