{
  "name": "Ovaela",
  "short_name": "Ovaela",
  "description": "A health platform built around female biology. It brings your whole health into one place, plans around your goals, adapts to your cycle, and helps you understand why you feel the way you do.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF5F7",
  "theme_color": "#FFF5F7",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
