{
  "name": "VietinBank Sales OS",
  "short_name": "Sales OS",
  "description": "Hệ thống quản trị bán hàng, khách hàng, pipeline, lịch làm việc và báo cáo cho VietinBank BSG.",
  "lang": "vi",
  "dir": "ltr",
  "prefer_related_applications": false,
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f1f5f9",
  "theme_color": "#2e73db",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
