{
  "name": "Eleven Sports",
  "short_name": "ElevenSport",
  "description": "Eleven Sports - Hệ thống phân phối trang phục và phụ kiện thể thao chuyên nghiệp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e85c1f",
  "lang": "vi",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "sports",
    "shopping"
  ]
}