{
  "name": "Hände helfen Händen Enterprise",
  "short_name": "HHH Enterprise",
  "description": "Geschütztes Enterprise-System für Hände helfen Händen.",
  "start_url": "/firma/public/index.php?source=pwa",
  "scope": "/firma/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2a44",
  "theme_color": "#0f2a44",
  "categories": ["business", "productivity"],
  "icons": [
    {"src": "/firma/public/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/firma/public/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/firma/public/assets/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ]
}
