{
  "name": "Millie's App",
  "short_name": "Millie's",
  "description": "Baby tracking and newborn guidance for new parents — feeding, sleep, nappy changes, and your baby's natural rhythm.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F0F2",
  "theme_color": "#CC5F97",
  "lang": "en",
  "categories": ["health", "lifestyle", "parenting"],
  "icons": [
    {
      "src": "/bimi/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
