{
  "name": "Repos AI — AI Baby Sleep Assistant",
  "short_name": "Repos AI",
  "description": "Predict overtiredness, sleep windows, naps, and bedtime using AI-powered sleep intelligence for exhausted parents.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f24",
  "theme_color": "#0b0f24",
  "categories": ["health", "lifestyle", "parenting"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
