{
  "name": "GIMWISE - Gestion Immobilière",
  "short_name": "GIMWISE",
  "description": "Application mobile de gestion immobilière intelligente",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icons/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard GIMWISE"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "fr-FR",
  "dir": "ltr"
}
