{
  "name": "Axiom — Deterministic AI",
  "short_name": "Axiom",
  "description": "The Deterministic AI Agent. 42-module pipeline with cryptographic proof certificates. By DarkWave Studios.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0c14",
  "theme_color": "#0c0c14",
  "orientation": "any",
  "categories": ["developer", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Chat", "short_name": "Chat", "url": "/", "description": "Start a new Axiom conversation" },
    { "name": "Dashboard", "short_name": "Dash", "url": "/dashboard", "description": "View analytics and usage" },
    { "name": "Code Mode", "short_name": "Code", "url": "/code", "description": "Voice-to-Lume code editor" }
  ]
}
