{
  "name": "AlloFact",
  "short_name": "AlloFact",
  "description": "Générez vos reçus par la voix",
  "start_url": "/allofact_main.html",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    { "src": "allofact-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "allofact-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "finance"],
  "shortcuts": [
    {
      "name": "Nouvelle facture",
      "url": "/allofact_main.html",
      "description": "Créer un nouveau reçu"
    }
  ]
}
