{
  "name": "NidoSync",
  "short_name": "NidoSync",
  "description": "Votre déménagement, on s'en charge",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5EFE6",
  "theme_color": "#20180F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Suivi GPS",
      "url": "/suivi.html",
      "description": "Suivre votre camion en direct"
    },
    {
      "name": "Démarches",
      "url": "/admin.html",
      "description": "14 démarches post-déménagement"
    },
    {
      "name": "Inventaire IA",
      "url": "/inventaire.html",
      "description": "Photographier vos meubles"
    }
  ]
}
