{
  "name": "A.S.H. — Advanced System for Horticulture",
  "short_name": "ASH",
  "description": "AI-powered plant care companion. Identify, track, and diagnose your plants.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["lifestyle", "health", "utilities"]
}
