{
  "name": "Audiobook Finder",
  "short_name": "Audiobooks",
  "description": "Search and discover free audiobooks from multiple sources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e8a832",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='88' fill='%23e8a832'/><circle cx='96' cy='96' r='60' fill='%23141414'/><circle cx='96' cy='96' r='32' fill='%23e8a832'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}