{
  "name": "Hellox Inbox",
  "short_name": "Hellox",
  "description": "Live Chat AI Inbox — balas chat customer dari HP",
  "start_url": "/dashboard/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090a",
  "theme_color": "#f59e0b",
  "icons": [
    { "src": "/static/img/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "communication"],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/dashboard/inbox",
      "icons": [{ "src": "/static/img/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Overview",
      "url": "/dashboard/",
      "icons": [{ "src": "/static/img/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
