{
  "name": "KE Group Client Portal",
  "short_name": "KE Group",
  "description": "Manage your KE Group Solutions services — invoices, tax filings, payroll, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1755F4",
  "theme_color": "#1755F4",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
