{
  "name": "CRIAN Rechnungsmanagement",
  "short_name": "CRIAN Rechnung",
  "description": "CRIAN Care – Rechnungs- und Fallverwaltung",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2C3A4A",
  "theme_color": "#2C3A4A",
  "orientation": "portrait-primary",
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}