{
  "name": "HANAI LAB - Quản lý",
  "short_name": "HANAI LAB",
  "start_url": "/admin/dashboard.html",
  "scope": "/",
  "id": "/admin/dashboard.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3B82F6",
  "background_color": "#F9FAFB",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}