{
    "short_name": "Portal",
    "name": "Portal",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#102a78",
    "description": "Call Logging software for Nightlines",
    "shortcuts": [
        {
            "name": "Insights",
            "description": "View the insights page",
            "url": "/insights"
        }
    ]
}
