{
  "name": "Calculatrice SCORE2 & Prescription Hypolipémiants",
  "short_name": "ldlgap",
  "description": "Outil clinique d'aide à la décision cardiovasculaire : SCORE2, prescription hypolipémiants ESC/EAS 2025, LDL cible, probabilité Karlson, bénéfice MACE et NNT.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6f8",
  "theme_color": "#1d5fa0",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["medical", "health"],
  "screenshots": [
    {
      "src": "/screenshot-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "SCORE2",
      "short_name": "SCORE2",
      "description": "Calculer le risque cardiovasculaire SCORE2",
      "url": "/?tab=score",
      "icons": [
        {
          "src": "/shortcut-score.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Prescription hypolipémiants",
      "short_name": "Rx",
      "description": "Prescrire hypolipémiants selon ESC 2025",
      "url": "/?tab=rx",
      "icons": [
        {
          "src": "/shortcut-rx.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Aortopathie",
      "short_name": "Aorte",
      "description": "Prise en charge aorte thoracique ESC 2024",
      "url": "/?tab=aorte",
      "icons": [
        {
          "src": "/shortcut-aorte.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
