{
  "name": "Lyrics Player",
  "short_name": "Lyrics Player",
  "description": "Upload and play lyrics with singing guide, note tones, and auto-scroll",
  "start_url": "/player",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14532d",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
