{
  "name": "Planting Bloom",
  "short_name": "Planting Bloom",
  "description": "A complete plant care, growing, and troubleshooting reference \u2014 houseplants, vegetables and herbs by your USDA zone, succulents, and trees, with deep species guides and an interactive plant problem-solver.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3EE",
  "theme_color": "#3E6B4A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}