{
    "short_name": "FreestyleFreelancer",
    "name": "FreestyleFreelancer — Global Freelancer Marketplace",
    "description": "Find top talent or your next project with secure escrow payments.",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/pwa-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/pwa-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#0a0a0f",
    "background_color": "#0a0a0f",
    "orientation": "portrait",
    "scope": "/"
}