{
    "id": "./",
    "name": "Nexserie",
    "short_name": "Nexserie",
    "description": "Tes séances, tes poids, tes progrès.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#090b10",
    "theme_color": "#090b10",
    "lang": "fr",
    "categories": ["health", "fitness", "lifestyle"],
    "icons": [
        {
            "src": "favicon-32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
