{
  "name": "StudyCenter",
  "short_name": "StudyCenter",
  "start_url": "/index.html",
  "display": "standalone",
  "scope": "/"
  "background_color": "#2c3e50",
  "theme_color": "#3498db",
  "icons": [
    {
      "src": "/thumbnail.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/thumbnail.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}