{
  "name": "AVI — Connected workspace",
  "short_name": "AVI",
  "description": "Hội thoại đa kênh, công việc, AI Agent và vận hành trong một workspace.",
  "lang": "vi",
  "start_url": "./#/dashboard",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f8fc",
  "theme_color": "#5854e8",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Hội thoại", "url": "./#/conversations" },
    { "name": "Công việc", "url": "./#/work" },
    { "name": "Thông báo", "url": "./#/activity" }
  ]
}
