{
    "name": "BuzzPort | Georgia Tech",
    "short_name": "BuzzPort",
    "description": "BuzzPort — Georgia Tech portal providing access to information and services for students, faculty, and staff.",
    "lang": "en-US",
    "start_url": "/?utm_source=web_app_manifest",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/img/meta_500x326.jpg",
            "sizes": "500x326",
            "type": "image/jpeg"
        }
    ],
    "prefer_related_applications": false
}
