{
  "name": "pilot",
  "short_name": "pilot",
  "description": "ERP sur mesure pour dirigeants de PME",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E5F45",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pilot-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/pilot-apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "/brand/pilot-mark.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}
