{
  "short_name": "eNAEP",
  "name": "NAEP Assessment",
  "version": "27.21.5",
  "start_url": "./index.html",
  "manifest_version": 3,
  "id": "/adp-web-app/index.html",
  "action": {
    "default_title": "NAEP Assessment App"
  },
  "icons": [
    {
      "src": "./img/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "./img/android-chrome-192x192.png",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "display": "fullscreen",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
