{
  "name": "Notavello — Export AI Conversations to PDF",
  "short_name": "Notavello",
  "description": "Export ChatGPT, Claude, Gemini, Copilot, Grok, and Perplexity conversations to clean color-coded PDFs.",
  "start_url": "/exporters/chatgpt/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0F4FF",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US"
}
