{
  "name": "OSIT - Suivi des Interventions",
  "short_name": "OSIT",
  "description": "Portail de suivi technique immobilier",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 256x256 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}