{
  "name": "HearLit — Free Audiobooks",
  "short_name": "HearLit",
  "description": "Stream 22,000+ free audiobooks. Listen to classics anywhere, offline and for free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13121F",
  "theme_color": "#D4954A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
