{
  "name": "Unheard - Multi-voice Audiobooks",
  "short_name": "Unheard",
  "description": "Turn your books into multi-voice audiobooks with a cast of narrator and character voices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFE6",
  "theme_color": "#B85C38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "books"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Library",
      "short_name": "Library",
      "description": "View your audiobook library",
      "url": "/library",
      "icons": []
    },
    {
      "name": "Upload Book",
      "short_name": "Upload",
      "description": "Upload a new book",
      "url": "/library",
      "icons": []
    }
  ]
}
