{
  "name": "oBook - AI Read Assistant",
  "short_name": "oBook",
  "description": "Transform any document into natural audio with AI-powered text-to-speech. Listen to PDFs, articles, and books with lifelike voices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "education",
    "utilities"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.app.oBook",
      "id": "com.app.oBook"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6746949882",
      "id": "6746949882"
    }
  ],
  "prefer_related_applications": false
}