{
    "name": "Enregistreur d'écran — IGY Apps",
    "short_name": "Enregistreur d'écran",
    "description": "Enregistrez votre écran, une fenêtre ou un onglet avec le micro et le son système — rien n'est téléversé.",
    "id": "/tools/screen-recorder",
    "start_url": "/fr/tools/screen-recorder",
    "scope": "/fr/tools/screen-recorder",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "categories": [
        "utilities",
        "productivity"
    ],
    "icons": [
        {
            "src": "/apps-page/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apps-page/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "dir": "ltr",
    "lang": "fr"
}