{
  "id": "aalbc-pwa-v1",
  "name": "AALBC.com - African American Literature Book Club",
  "short_name": "AALBC",
  "description": "Discover the best in African American and global Black literature, author profiles, book reviews, events, and BLK Bestsellers.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a0b2e",
  "theme_color": "#FF5200",
  "orientation": "any",
  "categories": [
    "books",
    "education",
    "entertainment",
    "news"
  ],
  "icons": [
    {
      "src": "/images/favicon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-maskable-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/pwa-mobile-preview.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Explore Black Literature, BLK Bestsellers, and Authors"
    },
    {
      "src": "/images/screenshots/pwa-desktop-preview.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AALBC Desktop Book Discovery and Community"
    }
  ],
  "shortcuts": [
    {
      "name": "BLK Bestsellers",
      "short_name": "Bestsellers",
      "description": "View monthly national bestselling Black books",
      "url": "/blackbestsellers/",
      "icons": [
        {
          "src": "/images/favicon-192x192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Browse Authors",
      "short_name": "Authors",
      "description": "Discover biographies and profiles of Black writers",
      "url": "/authors/",
      "icons": [
        {
          "src": "/images/favicon-192x192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Discussion Forums",
      "short_name": "Forums",
      "description": "Join the conversation on literature and culture",
      "url": "/tc/",
      "icons": [
        {
          "src": "/images/favicon-192x192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search Catalog",
      "short_name": "Search",
      "description": "Find books, authors, and reviews",
      "url": "/search/",
      "icons": [
        {
          "src": "/images/favicon-192x192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}