{
  "name": "BloomLab - Garden Tracker",
  "short_name": "BloomLab",
  "description": "Track your garden plants, events, and harvests",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3a2a",
  "theme_color": "#2d5a3f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='30' fill='%232d5a3f'/><text x='96' y='130' font-size='120' text-anchor='middle'>🌱</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
