{
  "name": "Marketing AI Hub — Sáng Tạo Việt",
  "short_name": "MAI Hub",
  "description": "Hệ thống quản lý Marketing nội bộ của Sáng Tạo Việt Group",
  "start_url": "/dashboard/executive",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#1677ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "vi",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon-stv.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon-stv.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Truyền thông",
      "short_name": "Exec",
      "url": "/dashboard/executive",
      "icons": [{ "src": "/favicon-stv.png", "sizes": "96x96" }]
    },
    {
      "name": "Lịch sự kiện",
      "short_name": "Events",
      "url": "/dashboard/events",
      "icons": [{ "src": "/favicon-stv.png", "sizes": "96x96" }]
    },
    {
      "name": "Sản xuất",
      "short_name": "Ops",
      "url": "/dashboard/ops",
      "icons": [{ "src": "/favicon-stv.png", "sizes": "96x96" }]
    }
  ]
}
