{
  "name": "ShipHeart (POC WASM)",
  "short_name": "ShipHeart POC",
  "description": "POC d'accès à ShipHeart via WebAssembly - jusqu'à home_accueil.qml",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0e283a",
  "theme_color": "#0e283a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
