{
    "name": "VIC-E - Digital Innovation",
    "short_name": "VIC-E",
    "description": "Igniting Digital Innovation with Human Creativity",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/logo.ico",
            "sizes": "192x192",
            "type": "image/x-icon",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo.ico",
            "sizes": "512x512",
            "type": "image/x-icon",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity", "technology"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "description": "Go to homepage",
            "url": "/",
            "icons": [
                {
                    "src": "/images/logo.ico",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}
