{
  "name": "Binaural Beats",
  "short_name": "Binaural",
  "description": "Play binaural beats for sleep, meditation, relaxation, and focus: Delta, Theta, Alpha, Beta, and Gamma brainwave frequencies.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0288d1",
  "theme_color": "#bbdefb",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
