{
    "name": "BADSTIEBER - Weil Technik einfach sein darf.",
    "short_name": "BADSTIEBER",
    "description": "Weil Technik einfach sein darf. Drei Bereiche. Eine Marke. PC & Mobilgeräte, CAD-Konstruktion sowie Schulung & Service in Oberstenfeld.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FCFCFC",
    "theme_color": "#004773",
    "orientation": "any",
    "scope": "/",
    "lang": "de",
    "categories": [
        "business",
        "productivity",
        "education"
    ],
    "icons": [
        {
            "src": "/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "PC & Mobilgeräte",
            "short_name": "Service",
            "description": "Computer & Smartphone Service vor Ort",
            "url": "/#service",
            "icons": [
                {
                    "src": "/brand/shortcut-css.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "CAD-Konstruktion",
            "short_name": "CAD",
            "description": "2D & 3D CAD-Konstruktionsservices",
            "url": "/#cad",
            "icons": [
                {
                    "src": "/brand/shortcut-cad.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Schulung & Service",
            "short_name": "Training",
            "description": "IT-Schulungen & Coaching",
            "url": "/#training",
            "icons": [
                {
                    "src": "/brand/shortcut-itc.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
