{
  "name": "Post-Exam Chat",
  "short_name": "Chat",
  "start_url": "/edu/c/postexam/chat/",
  "display": "standalone",
  "background_color": "#0a0f23",
  "theme_color": "#0a0f23",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}