{
  "name": "AUREON monitor prototype",
  "short_name": "AUREON",
  "description": "Autonomic regulation monitor — HRV trajectory explorer",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
