{
  "name": "Mamour LY — Portail Client",
  "short_name": "Mamour LY",
  "description": "Suivez votre projet photo avec Mamour LY",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#C9A84C",
  "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"
    }
  ],
  "categories": ["photography", "business"],
  "shortcuts": [
    {
      "name": "Mes photos",
      "url": "/#gallery",
      "description": "Accéder à ma galerie"
    },
    {
      "name": "Messages",
      "url": "/#messages",
      "description": "Voir mes messages"
    }
  ]
}
