{
  "name": "BreadBuddy",
  "short_name": "BreadBuddy",
  "description": "French bakery science for the home baker — Q10 fermentation, weather forecasts, and recipe management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF5E6",
  "theme_color": "#8B4513",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
