{
  "name": "EyeCom",
  "short_name": "EyeCom",
  "description": "Interface de communication par suivi du regard iPad",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#101214",
  "theme_color": "#101214",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
