{
  "id": "/",
  "name": "Genesis Knowledge Base",
  "short_name": "Genesis",
  "description": "Genesis Knowledge Base — a global adaptive learning platform for students, teachers, parents and institutions.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B3A82",
  "background_color": "#ffffff",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Install centre", "url": "/install" },
    { "name": "My dashboard", "url": "/dashboard/student" }
  ]
}
