{
  "name": "TheNextRead",
  "short_name": "TheNextRead",
  "description": "A cozy book-club app for mainstream book lovers. Keep your shelf in one place, vote on the next read, and follow along as everyone turns the pages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#C17A50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
