{
  "name": "BabySleepHealth — Baby Sleep Schedules",
  "short_name": "BabySleepHealth",
  "description": "A realistic sleep schedule for your baby from newborn to 24 months. Wake windows, nap times, and total sleep needs based on pediatric guidelines.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#5a4e86",
  "background_color": "#f6f3ee",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}