{
  "name": "SCI VMA Gestion locative",
  "short_name": "SCI VMA",
  "description": "Application de gestion locative SCI VMA",
  "start_url": "/gestion/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FC6413",
"icons": [
  {
    "src": "/Logo_VMA_app_v2.png",
    "sizes": "256x256",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/Logo_VMA_app_v2.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  }
]
}