{
    "name": "NBit – Nagl Business IT",
    "short_name": "NBit",
    "description": "International IT agency for web & app development, design, marketing and AI.",
    "lang": "de",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#07080f",
    "theme_color": "#07080f",
    "icons": [
        {
            "src": "/static/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
