{
  "name": "Scanneur de Codes-Barres Pro",
  "short_name": "Scanneur Pro",
  "description": "Application professionnelle pour scanner tous types de codes-barres et QR codes. Fonctionne hors ligne!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#A8D5E2",
  "background_color": "#F8F9FA",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
