{
  "name": "MusicPlay Pro",
  "short_name": "MusicPlay",
  "description": "Premium BYOC DJ player — your cloud library, advanced player, EQ, BPM and offline mode.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080b",
  "theme_color": "#08080b",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
