{
  "name": "CucumBear Reader",
  "short_name": "CucumBear",
  "description": "Read beautifully. Books, PDFs & EPUBs — anytime, anywhere.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F6F3",
  "theme_color": "#1A1916",
  "categories": ["books", "education", "productivity"],
  "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "Open your reading library",
      "url": "/?tab=library",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
