{
  "name": "Bewise Teacher",
  "short_name": "Bewise Teacher",
  "version": "1.0.0",
  "description": "The Path To Knowledge",
  "start_url": "/?source=pwa&v=1.0.0",
  "display": "standalone",
  "background_color": "#050d1f",
  "theme_color": "#050d1f",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "be-wise-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "be-wise-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
