{
  "short_name": "eFlux",
  "name": "eFlux - Trạm Sạc Xe Điện",
  "description": "Ứng dụng tìm trạm sạc xe điện hàng đầu Việt Nam",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "vi",
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Tìm trạm sạc",
      "short_name": "Trạm sạc",
      "description": "Tìm trạm sạc xe điện gần bạn",
      "url": "/stations",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lịch sử sạc",
      "short_name": "Lịch sử",
      "description": "Xem lịch sử giao dịch sạc",
      "url": "/history",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ví điện tử",
      "short_name": "Ví",
      "description": "Quản lý ví điện tử eFlux",
      "url": "/wallet",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
