{
  "name": "Mathigon Demo App",
  "short_name": "Mathigon Demo App",
  "icons": [{
    "src": "/favicons/favicon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "/favicons/favicon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "scope": "/",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "background_color": "#606072",
  "theme_color": "#181824",
  "shortcuts": [{
    "name": "Course Library",
    "url": "/courses?utm_source=homescreen"
  }]
}
