{
  "name": "Noise Monitor",
  "short_name": "Noise",
  "description": "A mobile-friendly microphone noise monitor with spoken alerts.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f7f4ea",
  "theme_color": "#f7f4ea",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
