{
  "name": "Pollinator Bloom Calendar",
  "short_name": "Bloom Cal",
  "description": "GDD-driven bloom forecast for beekeepers, gardeners, foragers, and land managers.",
  "start_url": "/tools/BloomCalc.html",
  "scope": "/tools/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1C2B1A",
  "theme_color": "#1C2B1A",
  "icons": [
    {
      "src": "/tools/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tools/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": []
}
