{
    "short_name": "SquareLight",
    "name": "SquareLight",
    "description": "Production vidéo et stratégies de référencement",
    "theme_color": "#000000",
    "background_color": "#000000",
    "display": "fullscreen",
    "Scope": "/",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img_web_app/android-launchericon-48-48.png",
            "type": "image/png",
            "sizes": "48x48"
        },
        {
            "src": "img_web_app/android-launchericon-96-96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "img_web_app/android-launchericon-192-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img_web_app/squarelight-icon.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/"
}