{
  "short_name": "Lyle's Page",
  "name": "Lyle Crane's web page",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url" : "/",
  "theme_color":  "#a94442",
  "background_color": "white",
  "display":  "standalone"
}