{
  "short_name": "Quare Systems",
  "name": "Quare Systems - Plateforme digitale de gestion d'entreprise",
  "onlySSL": true,
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/?source=pwa",
  "background_color": "#eef0f8",
  "theme_color": "#1780cc",
  "scope": "/",
  "icons": [
    {
      "src": "/media/manifest/logo-quare-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/media/manifest/logo-quare-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}