{
  "name": "ePathashala",
  "short_name": "ePathashala",
  "description": "Learn Python Programming for Free",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon/favicon.ico",
      "sizes": "32x32 48x48 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}
