{
  "name": "Leusch Family Recipes",
  "short_name": "Leusch Recipes",
  "description": "The recipes Aunt Laura collected from our aunts, mothers, grandmothers and friends.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7EE",
  "theme_color": "#8D2842",
  "icons": [
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
