{
  "name": "GoFacture.fr - Conversion Factur-X",
  "short_name": "GoFacture",
  "description": "Transformez vos factures PDF en format Factur-X conforme en 30 secondes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle conversion",
      "url": "/",
      "icons": [{ "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
