{
  "name": "Lullamind — AI Baby Sleep Coach",
  "short_name": "Lullamind",
  "description": "AI-powered baby sleep coach. Track sleep, learn evidence-based routines, and get gentle guidance — all private, all on-device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A0F2E",
  "theme_color": "#1A0F2E",
  "lang": "en",
  "categories": ["health", "lifestyle", "parenting"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
