{
  "name": "ZapTrax - Nostr Music Player",
  "short_name": "ZapTrax",
  "description": "Discover and stream music on Nostr with Wavlake integration. Create playlists, like tracks, and support artists with Lightning zaps.",
  "start_url": "/?v=0.2.11",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": [
    "music",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/zaptrax.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/zaptrax.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "version": "0.2.11"
}