{
  "name": "Regional Garden",
  "short_name": "Regional Garden",
  "description": "Find the native plants that belong in your yard \u2014 sorted by your state, your sun and soil, and the pollinators, birds, and butterflies you want to bring home. Real species, real growing conditions, no guesswork.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F1",
  "theme_color": "#3F6B4A",
  "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"
    }
  ]
}