{
    "theme_color": "#ff7010",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "MS-ONLY",
    "short_name": "MS-ONLY",
    "description": "MS-ONLY motoriste internet",
    "icons": [
        {
            "src": "/template/ms-only/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/template/ms-only/images/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/template/ms-only/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/template/ms-only/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}