{
  "name": "Hearth \u2014 The family cookbook your grandkids will keep",
  "short_name": "Hearth",
  "description": "Capture your family's recipes \u2014 and the stories behind them \u2014 and print them into a hardcover cookbook.",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2EBD9",
  "theme_color": "#7E1C24"
}