{
  "name": "johnmu.com site",
  "short_name": "johnmu was here",
  "description": "Read lots of old blog posts, it's fun.",
  "start_url": "/?yay",
  "background_color": "#202020",
  "theme_color": "#0f4a73",
  "display": "standalone", 
  "icons": [{
    "src": "/favicon-256.png",
    "sizes": "256x256",
    "type": "image/png"
  }]
}