{
  "background_color": "#f3f4f6",
  "categories": [
    "health",
    "fitness",
    "sports"
  ],
  "description": "Gugym hỗ trợ người tập gym, fitness, yoga tìm bài tập theo dụng cụ và múi cơ. Gợi ý lộ trình, hướng dẫn chi tiết, dễ áp dụng mỗi ngày.",
  "display": "standalone",
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "vi",
  "name": "Gugym",
  "orientation": "portrait",
  "scope": "/vi/",
  "short_name": "Gugym",
  "start_url": "/vi/",
  "theme_color": "#FF5722"
}