{
  "name": "Automated Exam",
  "short_name": "AutoExam",
  "description": "Offline-capable standard-aligned examination portal.",
  "start_url": "/exam",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
