init
This commit is contained in:
39
public/site.webmanifest
Normal file
39
public/site.webmanifest
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "PrimaDopu - Visualisation Avant/Après par IA",
|
||||
"short_name": "PrimaDopu",
|
||||
"description": "Créez des visuels avant/après professionnels en moins de 3 minutes. Rénovation, décoration, mobilier, paysagisme.",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/favicon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "/apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
}
|
||||
],
|
||||
"theme_color": "#1e3a5f",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait-primary",
|
||||
"categories": ["business", "productivity", "design"],
|
||||
"lang": "fr"
|
||||
}
|
||||
Reference in New Issue
Block a user