{
    "short_name": "UPNET",
    "name": "UPNET Systems IT Support",
    "description": "Enterprise IT Support and Dell Hardware Solutions in Rochester, NY.",
    "icons": [
        {
            "src": "images/upnetlogo192.webp",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "images/upnetlogo512.webp",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/index.php",
    "background_color": "#1d4ed8",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "theme_color": "#1d4ed8"
}