{
    "name": "THOREYA",
    "short_name": "THOREYA",
    "theme_color": "#a2e436",
    "background_color": "#e9ecef",
    "start_url": "./",
    "id": "thoreya.com",
    "display": "standalone",
    "scope": "./",
    "description": "Application de vente en gros et en détail de produits numeriques",
    "icons": [
        {
            "src": "/public/images/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/public/images/icon-128x128.png",
            "type": "image/png",
            "sizes": "128x128"
        }
    ],
    "screenshots": [
        {
            "src": "/public/images/illustrationlogin.png",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/public/images/illustrationlogin.jpg",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
