{
  "name": "Bloom Health — Women's Health Calculator",
  "short_name": "Bloom Health",
  "description": "Free women's health calculator: period tracker, BMI, ovulation, due date, calorie and water intake tools. Works offline.",
  "start_url": "/women/",
  "scope": "/women/",
  "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"
    }
  ]
}
