{
  "name": "i3breeding — Plateforme d'Élevage",
  "short_name": "i3breeding",
  "description": "Gérez votre troupeau, vendez vos animaux et trouvez des vétérinaires partout dans le monde.",
  "start_url": "https://i3breeding.com/",
  "scope": "https://i3breeding.com/",
  "id": "https://i3breeding.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22305c",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["lifestyle", "agriculture", "business"],
  "icons": [
    { "src": "/images/icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-180x180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Marché",
      "short_name": "Marché",
      "description": "Voir les annonces",
      "url": "/marche",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mes animaux",
      "short_name": "Animaux",
      "description": "Gérer mes animaux",
      "url": "/tableau-de-bord",
      "icons": [{ "src": "/images/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
