{
    "short_name": "eNAEP",
    "name": "eNAEP Software Support",
    "version": "27.39.1",
    "start_url": "./index.html",
    "manifest_version": 3,
    "id": "/download-center/resources/index.html",
    "action": {
        "default_title": "eNAEP Software Support"
    },
    "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"
}