{
  "name": "Glewell Admin Panel",
  "short_name": "Glewell Admin",
  "description": "Secure admin operations for Glewell",
  "start_url": "/html/authentication/login.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
