{
  "name": "Hộp thư — Chatbot Admin",
  "short_name": "Hộp thư",
  "description": "Quản lý hội thoại Facebook, Zalo, Website trong một hộp thư",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "vi",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hộp thư",
      "short_name": "Inbox",
      "description": "Mở hộp thư",
      "url": "/inbox",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["productivity", "business"]
}
