{
  "name": "Local AI Chat",
  "short_name": "Local AI",
  "description": "Private offline AI chat for iPhone and iPad. Local LLMs, image vision, and text-to-speech on device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050618",
  "theme_color": "#6c5cff",
  "icons": [
    {
      "src": "/assets/icons/local-ai-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
