{
  "name": "Oriah AI",
  "short_name": "Oriah",
  "description": "Independent intelligence for ideas, research, creation, and execution.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020307",
  "theme_color": "#020307",
  "icons": [
    {
      "src": "/oriah-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}