{
  "name": "Record Breaker",
  "short_name": "RecordBreaker",
  "description": "The platform for independent artists — stream, upload, and earn royalties.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b14",
  "theme_color": "#7c3aed",
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Discover Music",
      "url": "/",
      "description": "Browse trending tracks and artists"
    },
    {
      "name": "Upload Track",
      "url": "/upload",
      "description": "Upload a new track or album"
    }
  ]
}
