{
  "name": "Calculateur Dr FARINO",
  "short_name": "Dr FARINO",
  "description": "Calculateur de posologie — hypnotiques, curares, noradrénaline, pédiatrie et bilan lésionnel",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F7F8",
  "theme_color": "#0B6E6E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
