manuels-scolaires/src/manuels/static/icons/site.webmanifest

19 lines
483 B
JSON

{
"name": "Manuels scolaires",
"short_name": "Manuels scolaires",
"icons": [
{
"src": "/static/icons/android-chrome-192x192.png?v=yyLzeamAbE",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/icons/android-chrome-512x512.png?v=yyLzeamAbE",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}