{
  "name": "Family Baby Log",
  "short_name": "Baby Log",
  "description": "A clean, minimalist full-stack family baby tracker with real-time logging, interactive milestone and feeding charts, allergen logs, and cooperative logging.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCF8F5",
  "theme_color": "#E76F51",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
