29 lines
803 B
JSON
29 lines
803 B
JSON
{
|
|||
|
|
"name": "Jessy David - Tutoriels",
|
||
|
|
"short_name": "JD Tutoriels",
|
||
|
|
"description": "Une collection de guides pratiques. Apprenez à votre rythme avec des exemples concrets.",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#0f172a",
|
||
|
|
"theme_color": "#3b82f6",
|
||
|
|
"orientation": "portrait-primary",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/android-chrome-192x192.png",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/android-chrome-512x512.png",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/android-chrome-512x512.png",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/png",
|
||
|
|
"purpose": "maskable"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|