{
  "name": "Compost Recipe Calculator",
  "short_name": "Compost Recipe",
  "description": "Build initial compost recipes by volume (cubic yards) and see blended C:N ratio, moisture, and bulk density.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f1e8",
  "theme_color": "#4a7c59",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
