{
  "name": "ATLAS MÉTIERS",
  "short_name": "ATLAS",
  "description": "Le copilote IA des artisans : devis, factures, relances et paiements.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "fr-FR",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#0F2A3D",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/atlas-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/atlas-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/atlas-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Nouveau devis", "short_name": "Devis", "url": "/devis/nouveau" },
    { "name": "Clients", "short_name": "Clients", "url": "/clients" },
    { "name": "Assistant IA", "short_name": "IA", "url": "/tableau-de-bord?assistant=1" }
  ]
}
