{
  "name": "Women's Health Calculator",
  "short_name": "HealthCalc",
  "description": "Period tracker, BMI calculator, due date calculator, ovulation tracker, calorie & water tracker",
  "start_url": "/womenshealth/",
  "scope": "/womenshealth/",
  "display": "standalone",
  "background_color": "#fdf6f8",
  "theme_color": "#e8668a",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "app-cover.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
