{
  "name": "Booxtore",
  "short_name": "Booxtore - Your Curated Book Discovery Destination",
  "description": "Booxtore is your curated book discovery destination. We publish in-depth book reviews, expert recommendations, reading guides, and author spotlights to help you find your next great read. From fiction and non-fiction to self-help and business books, we cover it all.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/meta/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/meta/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}