{
  "name": "Baby Log — Zero Day Dad",
  "short_name": "Baby Log",
  "description": "Feed, sleep, diaper & health log for your baby — offline-first with optional family sync",
  "start_url": "/baby-log.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0a14",
  "theme_color": "#818cf8",
  "orientation": "portrait",
  "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"
    }
  ]
}
