{
  "name": "The Codex Reader",
  "short_name": "Codex",
  "description": "A complete scientific encyclopedia collection with 743 volumes, AI-powered search, text-to-speech, and spaced repetition flashcards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1814",
  "theme_color": "#c9a96e",
  "orientation": "any",
  "categories": ["education", "books", "reference"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
