{
  "short_name": "Bilingin",
  "name": "Bilingin - text to speech and interleaved translation platform",
  "description": "Convert the text of webpages, PDFs, DOCX, PPTX, EPUB, TXT, HTML files, and images into an immersive bilingual reading experience with synchronized audio. It features an AI assistant and notebook, enabling users to seamlessly listen, read, ask questions, and take notes all in one place.",
  "categories": ["text to speech","education", "translation", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
      { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" },
      { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
      { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
      { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
      { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1677ff",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Bilingin",
      "short_name": "Bilingin",
      "description": "Convert the text of webpages, PDFs, DOCX, PPTX, EPUB, TXT, HTML files, and images into an immersive bilingual reading experience with synchronized audio. It features an AI assistant and notebook, enabling users to seamlessly listen, read, ask questions, and take notes all in one place.",
      "url": "/conversion?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/image/f1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bilingin main interface"
    },
    {
      "src": "/image/f2.png", 
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile bilingual reading view"
    }
  ]
}
