{
  "name": "Mamour LY - Votre Projet",
  "short_name": "Mamour LY",
  "description": "Suivez votre projet photo avec Mamour LY, photographe a Bordeaux",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Reserver", "short_name": "Reserver", "url": "/book", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mon projet", "short_name": "Projet", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}