{
  "name": "Centrex IP by Odyssix",
  "short_name": "Centrex IP",
  "description": "Cloud PBX & softphone par Odyssix",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "orientation": "any",
  "lang": "fr",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "productivity", "communication"],
  "shortcuts": [
    { "name": "Softphone", "url": "/softphone", "description": "Ouvrir le softphone WebRTC" },
    { "name": "Tableau de bord", "url": "/", "description": "Vue d'ensemble" }
  ]
}
