{
  "name": "Loaf Buddy: Sourdough Calculator",
  "short_name": "Loaf Buddy",
  "description": "Calculate sourdough starter feedings and bread recipes with baker's percentages. Adjust hydration, flour type, and timing, then save or share your recipe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
