{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "UAT CBT Exam",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "UAT CBT Exam",
  "start_url": "app.php?exe",
  "theme_color": "#007BFF",
  "icons": [
    {
      "src": "https://exams.demouat.com/img/icons/icon-779x778.png",
      "type": "image/jpeg",
      "sizes": "779x778",
      "isSquare": false,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 779,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    },
    {
      "src": "https://exams.demouat.com/img/icons/icon-192x192.png",
      "type": "image/jpeg",
      "sizes": "192x192",
      "isSquare": true,
      "isPng": true,
      "width": 192,
      "is192x192": true,
      "is256x256": false,
      "is512x512": false
    },
    {
      "src": "https://exams.demouat.com/img/icons/icon-512x512.png",
      "type": "image/jpeg",
      "sizes": "512x512",
      "isSquare": true,
      "isPng": true,
      "width": 512,
      "is192x192": false,
      "is256x256": false,
      "is512x512": true
    }
  ],
  "screenshots": [
    {
      "src": "https://exams.demouat.com/img/icons/icon-128x128.png",
      "type": "image/jpeg",
      "sizes": "1080x2340",
      "label": "Home screen of UAT CBT Exam app"
    }
  ],
  "id": "uatcbt.exam",
  "description": "UAT CBT Exam",
  "lang": "en",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "categories": [
    "business",
    "education",
    "productivity"
  ]
}