{
  "name": "POS - Bán hàng nội bộ",
  "short_name": "POS",
  "description": "App bán hàng nội bộ, tự host, thay thế KiotViet",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#1a7f37",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
