{
  "name": "Yourtracks",
  "short_name": "Yourtracks",
  "description": "Your personal music and video library for live performance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a466d7c65827cf55dc56530/30ef97d7d_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
