{
  "name": "DoughCalc",
  "short_name": "DoughCalc",
  "description": "Bread & pizza dough calculator — flour, hydration & ratios in, grams out",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2b1d12",
  "theme_color": "#2b1d12",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
