{
    "name": "Sprungbrett Marketing GmbH",
    "short_name": "Sprungbrett",
    "description": "Event & Marketing Agentur am Niederrhein",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00b0f0",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "de-DE",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "marketing"],
    "shortcuts": [
        {
            "name": "Kontakt",
            "short_name": "Kontakt",
            "description": "Kontaktieren Sie uns",
            "url": "/#contact",
            "icons": [{ "src": "/icons/contact-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "Leistungen",
            "short_name": "Services",
            "description": "Unsere Leistungen",
            "url": "/#services",
            "icons": [{ "src": "/icons/services-96x96.png", "sizes": "96x96" }]
        }
    ]
}
