{
  "name": "Cubby — AI-Powered Childcare Search",
  "short_name": "Cubby",
  "description": "Find the best daycare and childcare centers near you. Cubby uses AI to analyze provider fit for your family's specific needs, budget, and preferences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f6f0",
  "theme_color": "#4a6e4a",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
