{
  "name": "JULIAXLISTEN - Premium Music Platform",
  "short_name": "JULIAXLISTEN",
  "description": "Experience music like never before with JULIAXLISTEN - premium streaming, offline downloads, and immersive discovery powered by AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060606",
  "theme_color": "#d4a820",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1470225620780-dba2d36d1b12?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4a820' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' fill='%23060606' text-anchor='middle' font-family='Playfair Display'>JX</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4a820' width='192' height='192' rx='45'/><text x='96' y='120' font-size='100' font-weight='bold' fill='%23060606' text-anchor='middle' font-family='Playfair Display'>JX</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23d4a820' width='512' height='512'/><text x='256' y='320' font-size='280' font-weight='bold' fill='%23060606' text-anchor='middle' font-family='Playfair Display'>JX</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23d4a820' width='512' height='512' rx='120'/><text x='256' y='320' font-size='280' font-weight='bold' fill='%23060606' text-anchor='middle' font-family='Playfair Display'>JX</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Discover Music",
      "short_name": "Discover",
      "description": "Explore new music and trending tracks",
      "url": "/discover?source=shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4a820' width='192' height='192' rx='45'/><circle cx='96' cy='96' r='60' fill='none' stroke='%23060606' stroke-width='8'/><path d='M96 40 L96 152 M60 90 L132 90' stroke='%23060606' stroke-width='8' stroke-linecap='round'/></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "Access your saved music and playlists",
      "url": "/library?source=shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4a820' width='192' height='192' rx='45'/><path d='M60 50 L130 50 L130 140 Q130 150 120 150 L70 150 Q60 150 60 140 Z' fill='%23060606'/><line x1='75' y1='70' x2='115' y2='70' stroke='%23d4a820' stroke-width='4'/><line x1='75' y1='90' x2='115' y2='90' stroke='%23d4a820' stroke-width='4'/><line x1='75' y1='110' x2='115' y2='110' stroke='%23d4a820' stroke-width='4'/></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Downloads",
      "short_name": "Downloads",
      "description": "Manage your offline downloads",
      "url": "/offline-manager?source=shortcut",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4a820' width='192' height='192' rx='45'/><path d='M96 50 L96 110 M70 90 L96 120 L122 90' stroke='%23060606' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/><rect x='60' y='135' width='72' height='8' fill='%23060606' rx='2'/></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml",
          "purpose": "any"
        }
      ]
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "audio/*": [".mp3", ".wav", ".flac", ".aac", ".m4a"]
      },
      "launch_type": "single-client"
    }
  ]
}
