{
  "name": "Delphic",
  "short_name": "Delphic",
  "description": "On-device AI chat — private, fast, entirely in your browser. No server. No API key.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
