{
  "name": "LotusRoom - Đặt Phòng Họp",
  "short_name": "LotusRoom",
  "description": "Hệ thống đặt phòng họp trực tuyến",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00205B",
  "theme_color": "#00205B",
  "orientation": "any",
  "scope": "/",
  "lang": "vi",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}