{
  "name": "Huyền Vũ Hệ Thống",
  "short_name": "Ngày Cát Hung",
  "description": "Hệ thống quản lý Nhạn thực chiến",
  "start_url": "https://menhchu.netlify.app/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff88",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}