{
  "name": "SEYS RAMONAGE — Non-conformités",
  "short_name": "SEYS NC",
  "description": "Application SEYS RAMONAGE avec accès direct à la rubrique sélectionnée en mode technicien.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#101318",
  "background_color": "#101318",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}