{
  "name": "FLEUR Plant Database & Garden Designer",
  "short_name": "FLEUR",
  "description": "Browse 634+ ornamental plants, plan your garden, and track planting schedules",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#7A9E7E",
  "orientation": "any",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Plant Database",
      "url": "/index.html",
      "description": "Browse and filter plants"
    },
    {
      "name": "Garden Designer",
      "url": "/designer.html",
      "description": "Design your garden layout"
    }
  ]
}
