{
    "name": "Starting Work",
    "short_name": "StartingWork",
    "description": "Облік робочого часу для будівельних об'єктів",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/app/web-app-manifest-192x192.png?v=20260601",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/app/web-app-manifest-512x512.png?v=20260601",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}