{
  "short_name": "My Earth",
  "name": "My Earth - AI Plant Scanner",
  "description": "Identify plants, diagnose diseases, and chat with environmental AI Gaia.",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1545241047-6083a3684587?q=80&w=192&auto=format&fit=crop",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "https://images.unsplash.com/photo-1545241047-6083a3684587?q=80&w=512&auto=format&fit=crop",
      "type": "image/jpeg",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#18181b",
  "theme_color": "#18181b",
  "display": "standalone",
  "orientation": "portrait"
}
