{
  "short_name": "Lyra Exporter",
  "name": "Lyra Exporter for Claude, ChatGPT, Gemini, SillyTavern",
  "description": "Open-source multi-platform AI conversation manager supporting Claude, Gemini, NotebookLM, Google AI Studio, SillyTavern and more. Actively improving mobile experience and expanding platform support",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    },
    {
      "src": "logo1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#F2F0E9",
  "background_color": "#F2F0E9",
  "orientation": "any",
  "scope": "./",
  "lang": "en-US",
  "categories": ["productivity", "utilities"],
  "screenshots": []
}