{
    "name": "MOKET le jeu de mots",
    "short_name": "MOKET",
    "description": "Jeu de mots inspiré du jeu de télévision Motus",
    "icons": [
        {
            "src": "icon_32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
                {
            "src": "icon_128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "icon_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "display": "fullscreen",
    "theme_color": "#000000",
    "background_color": "#000000",
    "start_url": "index.html?v=4&launcher=pwa",
    "orientation":"portrait"
}

