{
    "name": "Pro-Filo",
    "short_name": "ProFilo",
    "description": "Il Marketplace Etico per Professionisti",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#00f0ff",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23050505' width='100' height='100' rx='20'/><text x='50' y='50' text-anchor='middle' dominant-baseline='central' font-size='32' font-weight='900' font-family='Inter,sans-serif' fill='%2300f0ff'>PF</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23050505' width='100' height='100' rx='20'/><text x='50' y='50' text-anchor='middle' dominant-baseline='central' font-size='32' font-weight='900' font-family='Inter,sans-serif' fill='%2300f0ff'>PF</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}