{
  "name": "Kernel — On-Device AI",
  "short_name": "Kernel",
  "description": "On-device AI inference platform. Run LLMs directly in your browser, fully offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#14b8a6",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
