{
  "short_name": "Bizvaani",
  "name": "Bizvaani - By Rajesh G. Bansal",
  "description": "Business eBooks, Audiobooks & Mentorship by Rajesh G. Bansal",
  "icons": [
    {
      "src": "/biz%20logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/biz%20logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#0F172A",
  "theme_color": "#D32F2F",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["education", "books", "business"],
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "type": "",
    "update_via_cache": "none"
  }
}
