{
  "name": "Bibliun — Premium Digital Bookstore",
  "short_name": "Bibliun",
  "description": "Discover and read premium digital books in multiple formats — EPUB, PDF, Flipbook, Audiobook, Graphic Novel and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e12",
  "theme_color": "#0a0e12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["books", "education", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Library",
      "url": "/library",
      "description": "Open your digital library"
    },
    {
      "name": "Browse Books",
      "url": "/browse",
      "description": "Discover new books"
    }
  ]
}
