{
    "name": "Gestion Entreprise",
    "short_name": "Gestion Entreprise",
    "start_url": "https://gestion-entreprise.eu",
    "id": "https://gestion-entreprise.eu/?utm_source=pwa",
    "display": "standalone",
    "display_override": [
        "standalone"
    ],
    "description": " H\u00e9bergement d'espace de gestion d'entreprise ERP / CRM",
    "lang": "fr",
    "dir": "auto",
    "scope": "https://gestion-entreprise.eu/",
    "orientation": "any",
    "icons": [
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://gestion-entreprise.eu/favicons/micon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "theme_color": "#ffffff",
    "background_color": "#b8b8b8",
    "prefer_related_applications": true,
    "related_applications": [],
    "handle_links": "auto",
    "launch_handler": {
        "client_mode": [
            "auto"
        ]
    },
    "edge_side_panel": {
        "preferred_width": 600
    }
}