{
  "name": "AY Créations",
  "short_name": "AY Créations",
  "description": "Atelier de personnalisation : textile, gravure et objets faits main. Configurez, commandez et suivez vos créations sur-mesure.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F4",
  "theme_color": "#FBF8F4",
  "lang": "fr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Configurateur", "short_name": "Créer", "url": "/configurateur", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Galerie", "short_name": "Galerie", "url": "/gallery", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mon compte", "short_name": "Compte", "url": "/account", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
