{
  "name": "HeimDrive Zentrale",
  "short_name": "HeimDrive Zentrale",
  "description": "Admin-Portal für HeimDrive GmbH",
  "id": "heimdrive-zentrale",
  "theme_color": "#052805",
  "background_color": "#031d03",
  "display": "standalone",
  "orientation": "any", 
  "scope": "/",
  "start_url": "/dashboard",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/img/heimdrive_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/heimdrive_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "de-DE"
}
