{
  "name": "Fifth Sparrow Books",
  "short_name": "5th Sparrow",
  "description": "Hand-curated adult fiction for your community. Horror, thriller, romance, fantasy & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#1f5f3f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}