{
  "name": "Hyrcanos",
  "short_name": "Hyrcanos",
  "description": "Prospects, entrées en portefeuille, file d’actions — Y2G Expertise",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F4FB",
  "theme_color": "#6D4AFF",
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau lead",
      "short_name": "Lead",
      "url": "./?ecran=lead"
    },
    {
      "name": "Estimer un prix",
      "short_name": "Chiffrer",
      "url": "./?ecran=chiffrer"
    }
  ]
}