{
  "name": "Valuehub Command Center",
  "short_name": "Valuehub Command Center",
  "description": "Employee Self-Service Portal - Valuehub India Pvt. Ltd.",
  "start_url": "/employee-portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a3c6e",
  "theme_color": "#1a3c6e",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    {"src": "/files/valuehub_logo.png", "sizes": "1000x1000", "type": "image/png", "purpose": "any maskable"},
    {"src": "/files/vh-pwa-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ],
  "prefer_related_applications": false
}