{
  "name": "Supreme Audiobooks — Free 4K Classics",
  "short_name": "Supreme Audiobooks",
  "description": "Free full-length 4K audiobooks of public-domain classics with multilingual subtitles in 12 languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#8B0000",
  "lang": "en",
  "categories": ["books", "education", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Library",
      "url": "/library",
      "description": "Browse all audiobooks"
    },
    {
      "name": "Authors",
      "url": "/authors",
      "description": "Browse by author"
    },
    {
      "name": "Collections",
      "url": "/collections",
      "description": "Themed collections"
    }
  ]
}
