{
  "name": "WIFI THANH TÙNG",
  "short_name": "WIFI THANH TÙNG",
  "description": "Hệ thống quản lý và đăng ký Wi-Fi Hotspot chuyên nghiệp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "vi",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Đăng ký tài khoản",
      "url": "/plans/signup",
      "icons": [{ "src": "/icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Gia hạn / Nạp tiền",
      "url": "/plans/renew",
      "icons": [{ "src": "/icon.png", "sizes": "96x96" }]
    }
  ]
}
