{
  "id": "/app/",
  "name": "Serene Cycle",
  "short_name": "Serene Cycle",
  "description": "Cẩm nang sức khỏe và sắc đẹp theo chu kỳ kinh nguyệt. Nhận gợi ý hàng ngày về yoga, dinh dưỡng và làm đẹp phù hợp với nhịp điệu tự nhiên để bạn luôn tỏa sáng.",
  "lang": "vi",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#016236",
  "background_color": "#fefefe",
  "categories": ["sức khỏe", "thể dục", "lối sống"],
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
