{
  "name": "The Booklist",
  "short_name": "booklist",
  "description": "An interface for reading and updating my booklist on the go, as well as saving favorites.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3367d6",
  "icons": [
    {
      "src": "img/ico-booklist.svg",
      "type": "image/svg",
      "sizes": "192x192"
    },
    {
      "src": "img/ico-booklist.svg",
      "type": "image/svg",
      "sizes": "512x512"
    }
  ]
}
