{
  "name": "CleverPal Tutor",
  "short_name": "CleverPal",
  "description": "CleverPal Tutor live AI language lessons",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080919",
  "theme_color": "#080919",
  "icons": [
    {
      "src": "/cleverpal-pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cleverpal-pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
