{
    "name": "Next Megler Suite",
    "short_name": "Next",
    "start_url": "/",
    "display": "standalone",
    "background_color": "rgb(23 27 61)",
    "theme_color": "rgb(211 5 53)",
    "scope": "/",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/vitec-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/vitec-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "author": "Vitec Megler",
    "categories": [
        "business",
        "productivity",
        "real estate"
    ],
    "related_applications": [
        {
            "platform": "web",
            "url": "https://www.vitecnext.no"
        }
    ]
}