{
  "name": "Happyly — Baby & Toddler Sleep Coaching",
  "short_name": "Happyly",
  "description": "Baby and toddler sleep coaching app with conversational coaching, shareable activity tracker, and printable 7-day plan. Private beta.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8ff",
  "theme_color": "#4f46e5",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "parenting"],
  "icons": [
    {
      "src": "/static/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
