{
  "name": "Real Estate Advisory",
  "short_name": "Real Estate",
  "description": "Properties, private selections, viewings and real-estate advisory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f4ee",
  "theme_color": "#24382d",
  "lang": "fr",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Biens à vendre",
      "short_name": "Acheter",
      "url": "/sale"
    },
    {
      "name": "Biens à louer",
      "short_name": "Louer",
      "url": "/rent"
    },
    {
      "name": "Nous contacter",
      "short_name": "Contact",
      "url": "/nous-contacter"
    }
  ]
}
