{
  "name": "Annuaire Avocats Suisses",
  "short_name": "Avocats CH",
  "description": "Trouvez un avocat en Suisse - Annuaire indépendant d'avocats suisses",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "categories": ["business", "legal", "lifestyle"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Rechercher un avocat",
      "short_name": "Rechercher",
      "url": "/fr/recherche",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "type": "module"
  }
}
