{
  "name": "Codex Arcanum",
  "short_name": "Codex Arcanum",
  "description": "Decode and learn ancient manuscripts — Enochian, Voynich, Hieroglyphs, Cuneiform, Kabbalah, Runes, Mayan, Sanskrit, Oracle Bone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0908",
  "theme_color": "#D4AF37",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Decoder", "url": "/decoder"},
    {"name": "AI Tutor", "url": "/tutor"},
    {"name": "Tree of Life", "url": "/tree-of-life"}
  ]
}
