{
  "name": "BoiArchive — Digital Library for Bangla & English Books",
  "short_name": "BoiArchive",
  "description": "Read timeless Bangla and English books online. A modern digital library with a classic reading experience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8dcc8",
  "theme_color": "#5c4a32",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["books", "education", "entertainment"]
}