{
  "name": "The Book Lounge",
  "short_name": "Book Lounge",
  "description": "A talk show hosted by LyNea LB Bell, celebrating Black literary excellence and bringing Black authors to the global stage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFCFA",
  "theme_color": "#4A148C",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["entertainment", "education", "books"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
