{
    "name": "VIMY App",
    "short_name": "VIMY",
    "description": "N/A.",
    "icons": [
        {
            "src": "/apps/trinity/common/icon-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/apps/trinity/common/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/apps/trinity/index.html",
    "display": "fullscreen",
    "theme_color": "#B12A34",
    "background_color": "#B12A34"
}