{
  "name": "Kevbes Book Haven Kids",
  "short_name": "Kevbes Kids",
  "description": "African children's books, reading clubs, resources, events and literacy programs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ee3b3b",
  "categories": ["education", "books", "kids"],
  "shortcuts": [
    { "name": "Shop Books", "url": "/books", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Reading Club", "url": "/reading-club", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Free Resources", "url": "/resources", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "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" }
  ]
}
