{
  "name": "CloverMap — Find Licensed Daycares",
  "short_name": "CloverMap",
  "description": "Find licensed daycares and kids activities in Greater Atlanta. DECAL-verified, real parent ratings.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids", "parenting"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Daycares",
      "url": "/Browse",
      "description": "Search licensed daycares near you"
    },
    {
      "name": "Cost Estimator",
      "url": "/CostEstimator",
      "description": "Estimate your monthly daycare cost with CAPS"
    }
  ]
}
