{
  "name": "AI Plant Hub",
  "short_name": "AI Plant Hub",
  "description": "Free AI tools for houseplant owners — watering schedules, plant ID benchmarks, light requirements, and tested care guides for 10 popular plants.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#15803d",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["lifestyle", "education", "utilities"],
  "screenshots": [
    { "src": "/og-default.png", "sizes": "1200x630", "type": "image/png" }
  ]
}
