{
  "name": "Childcare Cost Calculator",
  "short_name": "Childcare Calc",
  "description": "Free calculator comparing daycare, nanny, nanny share, and au pair costs by zip code, with tax savings and state subsidy eligibility.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "theme_color": "#0f766e",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/images/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/favicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["finance", "family", "education"],
  "lang": "en-US"
}
