{
  "id": "/",
  "name": "Birthli — your child's memories, health & growth",
  "short_name": "Birthli",
  "description": "Track sleep, feeds and nappies with SweetSpot nap predictions — plus memories, health records, growth percentiles and vaccination tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6fc",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Daily tracker",
      "short_name": "Track",
      "description": "Log sleep, feeds and nappies",
      "url": "/#track",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vaccinations",
      "short_name": "Vaccines",
      "url": "/#vaccinations",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
