{ "id": "./", "name": "BLOC — votre carnet", "short_name": "BLOC", "lang": "fr", "description": "Séances, nutrition et progression. Votre carnet personnel PHP.", "start_url": "./index.php", "scope": "./", "display": "standalone", "background_color": "#F7F8FD", "theme_color": "#F7F8FD", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }