{
  "name": "Binaural Beats Generator",
  "short_name": "Binaural Beats",
  "description": "Create custom binaural beats for deeper focus, better sleep, and total relaxation with a reactive hypnotic spinner.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0817",
  "theme_color": "#0a0817",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
