{
  "name": "Vellum",
  "short_name": "Vellum",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#fafaf9",
  "description": "A distraction-free article reader.",
  "icons": [
    {
      "src": "https://placehold.co/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
