{
  "name": "IVY HUB — Ngôi nhà chung The Ivy Haus",
  "short_name": "IVY HUB",
  "description": "Cổng vận hành nội bộ The Ivy Haus: tài chính, kho, ads, sale, kế toán, nhân sự.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "/IVY_HUB?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#F6F0E8",
  "theme_color": "#C77D49",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
