{
    "name": "Clueware – We handle the tech part",
    "short_name": "Clueware",
    "description": "Technical partner for Shopware 6. Custom plugins, integrations, migrations and ongoing support for e-commerce in Germany and the EU.",
    "start_url": "/?source=pwa",
    "orientation": "portrait",
    "scope": "/",
    "display": "standalone",
    "icons": [
        {
            "src": "images/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#a960df",
    "background_color": "#a960df"
}