{
  "name": "HEXChat",
  "short_name": "HEXChat",
  "description": "AI chat přímo v prohlížeči s podporou OpenAI, DeepSeek, OpenRouter a OpenCode",
  "start_url": "/test/hexchat/",
  "scope": "/test/hexchat/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#2563eb",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/hexchat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/hexchat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
