{
  "name": "PlantCare — Reminder App",
  "short_name": "PlantCare",
  "description": "Smart plant care with AI Doctor, gamification, and care tips.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1b4332",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "prefer_related_applications": false,
  "scope": "/",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
