{
  "name": "Resonance Body Map",
  "short_name": "Resonance",
  "description": "Real-time sound frequency visualization for the body - a tool for sound healing demonstrations",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08080c",
  "theme_color": "#08080c",
  "categories": ["health", "education", "entertainment"],
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Listening",
      "short_name": "Listen",
      "description": "Begin real-time frequency visualization",
      "url": "./?action=listen"
    }
  ]
}
