{
  "name": "Make Recipe Cards",
  "short_name": "Recipe Cards",
  "description": "Turn any recipe into one flowing card — ingredients down the left, every step where they meet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#2E6B34",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
