{
  "name": "GREEN — Quản lý bán hàng",
  "short_name": "GREEN",
  "description": "Quản lý bán hàng, đơn gọi món qua QR, nhập hàng và sao kê cho quán GREEN.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbf8f1",
  "theme_color": "#0f3d2e",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["business", "food", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
