{
  "name": "Myles · Women's Wellness",
  "short_name": "Myles",
  "description": "Your complete women's wellness companion — period tracking, pregnancy, postpartum, baby care and more.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FBF7F2",
  "theme_color": "#C4674A",
  "orientation": "portrait",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "medical"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "scope_extensions": [
    { "origin": "https://myleshealth.com" },
    { "origin": "https://myles-babe.pages.dev" }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Myles period and pregnancy tracker"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Myles women's wellness dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Period Tracker",
      "short_name": "Tracker",
      "description": "Track your period and cycle",
      "url": "/?view=cycle",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pregnancy",
      "short_name": "Pregnancy",
      "description": "Week by week pregnancy tracker",
      "url": "/?view=pregnancy",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.mamaspath.myles",
      "id": "com.mamaspath.myles"
    }
  ]
}
