{
  "name": "EvoCall - Communication P2P",
  "short_name": "EvoCall",
  "description": "SuperApp communication securisee P2P - Appels, Messages, Fichiers via WiFi local et WebRTC",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#7c6cf0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
