{
  "name": "Musings",
  "short_name": "Musings",
  "description": "This is where I take down my thoughts and ideas.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f0f0f0",
  "theme_color": "#f0f0f0",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
