{
  "name": "Typewriter Soundwave",
  "short_name": "TypoSound",
  "description": "A kinetic typewriter widget generating synthetic mechanical clicks and Fourier harmonic audio wave ribbons as you type.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#11161a",
  "theme_color": "#708090",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}