{
  "id": "/",
  "name": "EasyFacture — Facturation auto-entrepreneur",
  "short_name": "EasyFacture",
  "description": "Devis, factures, URSSAF et facturation électronique pour auto-entrepreneurs et micro-entreprises.",
  "lang": "fr",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Stock — scanner un code-barres",
      "short_name": "Stock",
      "description": "Ouvrir l'écran de stock pour scanner, réceptionner ou compter.",
      "url": "/stock",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
