{
  "name": "Codex — Heroes' Veritas",
  "short_name": "Codex",
  "description": "The official record of your heroic journey",
  "theme_color": "#0D0C0A",
  "background_color": "#0D0C0A",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
