{
  "short_name": "Vibraphonics",
  "name": "Vibraphonics App",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#66abff", 
  "background_color": "#8a66ff" 
}