{
  "name": "My Digital Cookbook",
  "short_name": "Cookbook",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ebebeb",
  "theme_color": "#0a4d74",
  "icons": [
    {
      "src": "../images/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
