{
  "name": "TunerPulse",
  "short_name": "TunerPulse",
  "description": "Guitar & instrument tuner",
  "start_url": "/guitar-tuner",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#18181b",
  "theme_color": "#18181b",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='30' fill='%23ff6622'/%3E%3Cpath d='M20 42V22h8c7 0 12 4 12 10s-5 10-12 10h-4v8h-4zm4-12h4c4 0 7-2 7-6s-3-6-7-6h-4v12z' fill='white'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
