{
  "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",
  "icons": [
    {
      "src": "https://aalbc.com/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://aalbc.com/images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "BLK Bestsellers",
      "short_name": "Bestsellers",
      "description": "View monthly BLK Bestsellers list",
      "url": "/blk-bestsellers",
      "icons": [{ "src": "https://aalbc.com/images/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Authors",
      "short_name": "Authors",
      "description": "Search Black author profiles",
      "url": "/authors/",
      "icons": [{ "src": "https://aalbc.com/images/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}