{
  "name": "Softphone Pro",
  "short_name": "Softphone",
  "description": "Softphone professionnel - recevez et passez des appels",
  "start_url": "/softphone",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "communication"],
  "shortcuts": [
    {
      "name": "Passer un appel",
      "url": "/softphone",
      "description": "Ouvrir le clavier de composition"
    }
  ]
}
