{
  "name": "ChatApps",
  "short_name": "ChatApps",
  "description": "Free ChatGPT alternative powered by OpenAI. Access 25+ AI models including GPT-5, Claude, Gemini — better than ChatGPT Plus.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/use-ai-icon.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "utilities"]
}
