{
  "name": "Fluctara",
  "short_name": "Fluctara",
  "description": "Adaptive audio entrainment instrument for real sessions, closed-loop feedback, and protocol work.",
  "start_url": "/session",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["health", "medical", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icon-fluctara.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
