{
  "short_name": "MCV",
  "name": "myCourseVille",
  "icons": [
    {
      "src": "/mcv_square_logo_192_v2.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/mcv_square_logo_512_v2.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#018ADA",
  "description": "myCourseVille: CU Digital Learning Platform"
}