{
  "name": "OCRE.immo",
  "short_name": "OCRE.immo",
  "description": "Hub d’outils immo pour pros : Oi Agent, Oi Scan, Oi Recherche, Oi Concierge, Oi Channel.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8B5A3C",
  "background_color": "#FFFFFF",
  "scope": "/",
  "lang": "fr-FR",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Oi Agent", "short_name": "Agent", "url": "/oi-agent", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Oi Scan", "short_name": "Scan", "url": "/oi-scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Oi Recherche", "short_name": "Recherche", "url": "/oi-recherche", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Oi Concierge", "short_name": "Concierge", "url": "/oi-concierge", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Oi Channel", "short_name": "Channel", "url": "/oi-channel", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
