{
  "name": "Sumbola — Social Reading",
  "short_name": "Sumbola",
  "description": "The world's most immersive social reading platform. Read, discover, and share books with readers worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4C1D95",
  "theme_color": "#6B21A8",
  "orientation": "portrait-primary",
  "categories": ["books", "education", "social"],
  "lang": "en",
  "icons": [
    { "src": "/sumbola_logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/sumbola_logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/sumbola_p1.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    { "name": "Discover Books", "url": "/books", "description": "Browse and discover books" },
    { "name": "My Profile", "url": "/profile", "description": "View your reading profile" }
  ]
}
