{
  "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": "#FFFFFF",
  "theme_color": "#0D9488",
  "orientation": "portrait-primary",
  "categories": [
    "books",
    "education",
    "social"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "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"
    }
  ]
}
