94 lines
2.1 KiB
JSON
94 lines
2.1 KiB
JSON
{
|
|
"name": "Synthèses et ressources pour développeurs | Memento Dev",
|
|
"lang": "fr",
|
|
"description": "Découvrez des synthèses et ressources open-source dans le développement informatique, rédigées par une communauté de développeurs.",
|
|
"orientation": "any",
|
|
"short_name": "Memento Dev",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#f8f6fb",
|
|
"theme_color": "#7c3aed",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-72x72.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-72x72.webp",
|
|
"sizes": "72x72",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-96x96.webp",
|
|
"sizes": "96x96",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-128x128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-128x128.webp",
|
|
"sizes": "128x128",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-144x144.webp",
|
|
"sizes": "144x144",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-152x152.png",
|
|
"sizes": "152x152",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-152x152.webp",
|
|
"sizes": "152x152",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-192x192.webp",
|
|
"sizes": "192x192",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-384x384.webp",
|
|
"sizes": "384x384",
|
|
"type": "image/webp"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512x512.webp",
|
|
"sizes": "512x512",
|
|
"type": "image/webp"
|
|
}
|
|
]
|
|
}
|