{
  "name": "CEEU - Campus Education & E-Learning Universe",
  "short_name": "CEEU",
  "description": "Classroom universe on the go: join classes, lock them with a PIN, submit and get graded anywhere.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ECF0EF",
  "theme_color": "#D3DAD9",
  "lang": "en",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}