
{
  "id": "/",
  "name": "YenChat AI",
  "short_name": "YenChat",
  "description": "YenChat AI is a high-fidelity AI chat assistant powered by Gemini. Features include real-time voice chat, image generation, web grounding, and specialized study modes.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#212121",
  "theme_color": "#212121",
  "scope": "/",
  "categories": ["productivity", "education", "utilities", "artificial-intelligence"],
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Rayen-Ahmad/YenChat/main/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/Rayen-Ahmad/YenChat/main/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new conversation",
      "url": "/",
      "icons": [{ "src": "https://raw.githubusercontent.com/Rayen-Ahmad/YenChat/main/logo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://raw.githubusercontent.com/Rayen-Ahmad/YenChat/main/screenshot-mobile.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "YenChat Mobile Interface"
    },
    {
      "src": "https://raw.githubusercontent.com/Rayen-Ahmad/YenChat/main/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "YenChat Desktop Interface"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
