{
  "name": "Familien-Cockpit",
  "short_name": "Cockpit",
  "description": "Private Haushalts-App für Familie Bellinger",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#B08838",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
