{
  "name": "Ratio Center VIP",
  "short_name": "Ratio VIP",
  "description": "Hệ thống quản lý đặc quyền hội viên Ratio Center",
  "start_url": "/app/index.html", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F26A21",
  "icons": [
    {
      "src": "/assets/img/logo_ratio.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/logo_ratio.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}