{
  "name": "Quản lý Vận hành Chuỗi",
  "short_name": "AppVanHanh",
  "description": "Hệ thống quản lý vận hành chuỗi cửa hàng bán lẻ",
  "theme_color": "#0A2463",
  "background_color": "#0A2463",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
