{
  "name": "AE Read Alouder — Read Aloud & Translate Your Books",
  "short_name": "Read Alouder",
  "description": "Upload your own PDF, TXT, DOCX or EPUB books — or paste a web page — and have them read aloud page by page, with instant translation and smart tags.",
  "start_url": "/reader",
  "scope": "/reader",
  "id": "/reader",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B2360",
  "theme_color": "#0B2360",
  "categories": ["books", "education", "productivity"],
  "icons": [
    { "src": "/read-alouder/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/read-alouder/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/read-alouder/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
