{
  "name": "ChatGPTExt — Free AI Conversation Extractor",
  "short_name": "ChatGPTExt",
  "description": "Extract and export conversations from ChatGPT, Claude, Gemini, Grok, Meta AI, and Perplexity. Free, private, no login required.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "developer tools"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/favicon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ChatGPT Extractor",
      "short_name": "ChatGPT",
      "url": "/",
      "description": "Extract ChatGPT conversations"
    },
    {
      "name": "Claude Extractor",
      "short_name": "Claude",
      "url": "/claude-extractor/",
      "description": "Extract Claude conversations"
    },
    {
      "name": "Gemini Extractor",
      "short_name": "Gemini",
      "url": "/gemini-extractor/",
      "description": "Extract Gemini conversations"
    },
    {
      "name": "Grok Extractor",
      "short_name": "Grok",
      "url": "/grok-extractor/",
      "description": "Extract Grok conversations"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
