{
    "name": "my247ed Portal",
    "short_name": "Portal",
    "description": "my247ed.com administrative portal",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "background_color": "#224C74",
    "theme_color": "#224C74",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
