{
  "name": "Refundfee",
  "short_name": "Refundfee",
  "description": "Cashback tự động cho mỗi đơn Shopee. Miễn phí, không giới hạn.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "lang": "vi-VN",
  "categories": ["shopping", "finance", "lifestyle"],
  "icons": [
    { "src": "/banner.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/banner.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/banner.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Đổi link", "short_name": "Đổi link", "url": "/convert" },
    { "name": "Số dư", "short_name": "Số dư", "url": "/dashboard" },
    { "name": "Rút tiền", "short_name": "Rút tiền", "url": "/withdraw" }
  ]
}
