{
  "name": "TheOldLLM - Free AI Chat",
  "short_name": "TheOldLLM",
  "description": "The best free AI chatbot with unlimited access to GPT-5, Claude 4.5, Gemini 3, and 60+ AI models. Perfect for homework, coding, essays, research. No signup required.",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "education",
    "productivity",
    "utilities",
    "lifestyle"
  ],
  "keywords": [
    "AI chat",
    "ChatGPT alternative",
    "free AI",
    "GPT-5",
    "Claude AI",
    "Gemini AI",
    "homework helper",
    "AI tutor",
    "study tool",
    "coding assistant",
    "essay writer"
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "AI Chat Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new AI conversation",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}