{
  "name": "GreeneeCare",
  "short_name": "GreeneeCare",
  "description": "Scan an indoor plant and get an AI health read.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F1E6",
  "theme_color": "#16281C",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
