{
  "name": "Plant Companion",
  "short_name": "Plants",
  "description": "Personal plant identification, care schedule and health checks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f0",
  "theme_color": "#2f6b4f",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
