{
  "name": "Đào Thị Hằng Fan Hub",
  "short_name": "Hằng AI",
  "description": "Cô Hằng AI Ecosystem - Customer OS",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#D4A24A",
  "lang": "vi",
  "scope": "/",
  "icons": [
    {
      "src": "/static/dao-thi-hang-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/dao-thi-hang-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Cô Hằng AI Chat",
      "short_name": "Chat",
      "url": "/cohang-ai",
      "icons": [{"src": "/static/dao-thi-hang-logo.png", "sizes": "192x192"}]
    },
    {
      "name": "Roadmap",
      "short_name": "Roadmap",
      "url": "/me/roadmap"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community"
    }
  ]
}
