{
  "name": "EriChord Tuner",
  "short_name": "EriChord",
  "description": "Professional polyphonic guitar tuner with WebAssembly-powered DSP",
  "start_url": "./?source=pwa",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#4a9eff",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "utilities"],
  "screenshots": []
}
