{
  "name": "Pixel Reader",
  "short_name": "Reader",
  "description": "A cozy EPUB reader connected to the Pixel Server Jellyfin library.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#100c18",
  "theme_color": "#100c18",
  "categories": ["books", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
