{
  "name": "GestStock",
  "short_name": "GestStock",
  "description": "Gestion de stock",
  "lang": "fr",
  "start_url": "../index.php?p=scan",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b2a3f",
  "theme_color": "#1b2a3f",
  "icons": [
    { "src": "icone-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icone-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
