{
  "name": "FAKTIIR — Logiciel de facturation",
  "short_name": "FAKTIIR",
  "description": "Logiciel de facturation open source pour freelances et PME",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5b4fe8",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [
    {
      "src": "/opengraph-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Dashboard FAKTIIR"
    }
  ]
}
