{
  "id": "/winter-arc",
  "name": "Winter Arc 100 Days",
  "short_name": "Winter Arc",
  "description": "Thử thách 100 ngày kỷ luật",
  "start_url": "/winter-arc",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0F15",
  "theme_color": "#0D0F15",
  "categories": [
    "fitness",
    "health",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hôm nay",
      "short_name": "Hôm nay",
      "description": "Nhiệm vụ kỷ luật hôm nay",
      "url": "/winter-arc",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Bảng xếp hạng",
      "short_name": "Bảng xếp hạng",
      "description": "Bảng xếp hạng Winter Arc",
      "url": "/winter-arc?tab=bxh",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
