{
  "id": "/",
  "name": "TableXport - Export AI Tables",
  "short_name": "TableXport",
  "description": "Export tables from ChatGPT, Claude, and other AI chats to Excel, CSV, or Google Sheets",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/app-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/app-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}