{
  "name": "Snap Plant — Plant Identifier",
  "short_name": "Snap Plant",
  "description": "Identify any plant, weed, leaf, houseplant, or mushroom from a photo. Free, instant AI identification with care tips and toxicity warnings.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4efe4",
  "theme_color": "#5a8a3a",
  "lang": "en",
  "categories": ["education", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Identify a plant", "short_name": "Identify", "url": "/?utm_source=pwa#upload" },
    { "name": "Houseplant ID", "url": "/identify-houseplant?utm_source=pwa" },
    { "name": "Weed ID", "url": "/identify-weed?utm_source=pwa" },
    { "name": "Mushroom ID", "url": "/identify-mushrooms?utm_source=pwa" }
  ]
}
