{
  "short_name": "MyLib",
  "name": "MyLib — Study Space",
  "description": "Your personal study-space companion",
  "start_url": "/student",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e293b",
  "background_color": "#0f172a",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
