{
  "name": "TNPI PosturoCam",
  "short_name": "PosturoCam",
  "description": "Analyse posturale et faciale — TNPI",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "icons": [
    {
      "src": "posture-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "posture-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
