{
  "name": "Exam Locker",
  "short_name": "Exam Locker",
  "description": "Secure university examination paper custody with centre-specific encryption, 3-of-5 approval, timed release, print traceability and audit evidence.",
  "id": "/examlocker/",
  "start_url": "/examlocker/",
  "scope": "/examlocker/",
  "display": "browser",
  "background_color": "#f7f8fb",
  "theme_color": "#ffffff",
  "lang": "en-IN",
  "icons": [
    {
      "src": "assets/examlocker-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/examlocker-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}