{
  "name": "WildflowerFinder™",
  "short_name": "Wildflowers",
  "description": "Discover and identify Australian native wildflowers with AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#4A6741",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_wildflower-finder/artifacts/i8ad24yf_ChatGPT%20Image%20Mar%201%2C%202026%2C%2001_46_05%20PM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_wildflower-finder/artifacts/i8ad24yf_ChatGPT%20Image%20Mar%201%2C%202026%2C%2001_46_05%20PM.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_wildflower-finder/artifacts/i8ad24yf_ChatGPT%20Image%20Mar%201%2C%202026%2C%2001_46_05%20PM.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "lifestyle", "photography"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Identify Flower",
      "short_name": "Identify",
      "description": "Upload a photo to identify a wildflower",
      "url": "/identify",
      "icons": [{"src": "/logo.svg", "sizes": "96x96"}]
    },
    {
      "name": "Browse Gallery",
      "short_name": "Browse",
      "description": "Browse the wildflower collection",
      "url": "/browse",
      "icons": [{"src": "/logo.svg", "sizes": "96x96"}]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "View community uploads",
      "url": "/community",
      "icons": [{"src": "/logo.svg", "sizes": "96x96"}]
    }
  ]
}
