{
    "theme_color": "#FF9505",
    "background_color": "#FF9505",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "https://schoolink.one",
    "name": "SchooLink",
    "short_name": "SchooLink",
    "icons": [
        {
            "src": "/website?file=logo.png",
            "sizes": "192x192 256x256 384x384 512x512",
            "type": "image/png"
        }
    ]
}