{
    "short_name": "CollegeTracker",
    "name": "College Tracker",
    "icons": [
        {
            "src": "img/collegecomo-appicon-192px.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img/collegecomo-appicon-512px.png",
            "type": "image/png",
            "sizes": "512x512"
        } 
    ],
    "start_url": "./?source=pwa",
    "background_color": "#ffffff",
    "display": "fullscreen",
    "scope": "./",
    "theme_color": "#4D0D3F",
    "orientation": "portrait"
}