{
    "name": "Gewerber – Business. Simplified.",
    "short_name": "Gewerber",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f7fa",
    "theme_color": "#2d6cdf",
    "description": "The friendly platform for solo business owners in Germany. Invoicing, time tracking and bookkeeping – without the bureaucracy.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}