{
  "name": "YoungRz Official Hub",
  "short_name": "YoungRz",
  "description": "Enter The Shark Lair — Interactive music experience by YoungRz",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/shark_logo_official.jpeg",
      "sizes": "1024x1024",
      "type": "image/jpeg"
    }
  ]
}
