{
  "name": "PlantRx",
  "short_name": "PlantRx",
  "description": "Identify a plant, read its health, learn how to care for it.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f3efe4",
  "theme_color": "#2f5d3a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
