{
  "name": "GrowOps",
  "short_name": "GrowOps",
  "description": "Self-hosted Grow-Begleitsystem",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e120f",
  "theme_color": "#0e120f",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
