{
  "name": "bao — baby to toddler companion",
  "short_name": "bao",
  "description": "The beautiful tracker that grows with your little one. Track your child's journey from first nights to toddler milestones, designed for busy parents.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F9F7F3",
  "theme_color": "#FB923C",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
