{
  "name": "Beekeeper Calc \u2014 Beekeeping Calculators & Field Tools",
  "short_name": "Beekeeper Calc",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4efe3",
  "theme_color": "#e99b25",
  "description": "Free beekeeping calculators and field tools for the bee yard and honey house.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}