{
  "name": "POS System",
  "short_name": "POS Mobile",
  "description": "Hệ thống quản lý nhà hàng (POS)",
  "theme_color": "#dc2626",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/mobile",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
