{
  "name": "My Recipe Book",
  "short_name": "Recipes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf7ee",
  "theme_color": "#c34a2b",
  "description": "A personal cookbook for saving, scanning, and cooking your favorite recipes.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
