{
  "name": "LitList Hub",
  "short_name": "LitList",
  "description": "Track your reading progress, discover new books, and share your lists with friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0906",
  "theme_color": "#8b5a2b",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
