{
  "name": "Coffee Guru",
  "short_name": "Coffee Guru",
  "description": "Brew great coffee the Hoffmann way — espresso dial-in, plus pour over & french press recipes.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#241510",
  "theme_color": "#241510",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
