{
    "name": "mpol solutions - ICT Partner Zürich",
    "short_name": "mpol",
    "description": "ICT, KI & Cyber Security für KMU in Zürich. Datensicherung, Cloud Services und digitale Transformation.",
    "icons": [
        {
            "src": "favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "favicon/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#005A9C",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "/",
    "scope": "/",
    "lang": "de-CH",
    "dir": "ltr",
    "categories": ["business", "productivity", "technology"],
    "shortcuts": [
        {
            "name": "Kontakt",
            "short_name": "Kontakt",
            "description": "Kontaktieren Sie mpol solutions",
            "url": "/#contact",
            "icons": [
                {
                    "src": "favicon/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Lösungen",
            "short_name": "Lösungen",
            "description": "Unsere ICT-Lösungen",
            "url": "/#solutions",
            "icons": [
                {
                    "src": "favicon/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        }
    ]
}