{
  "name": "Ibhuku",
  "short_name": "Ibhuku",
  "description": "The book that adds up.",
  "start_url": "/book",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf0ee",
  "theme_color": "#0a2e1f",
  "icons": [
  { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
  { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
]
}