{
  "name": "UBS Knowledge Practice",
  "short_name": "UBS Practice",
  "description": "Parent-Child Learning Portal for Assignment management, practice, and progress tracking.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#1f2937",
  "orientation": "any",
  "icons": [
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}