{
  "name": "BGM Finder Online — AI Background Music Finder",
  "short_name": "BGM Finder",
  "description": "Identify background music in YouTube videos, TikToks, and Instagram Reels with AI vocal separation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0071e3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
