{
  "name": "PEAKDROP - DJ Platform",
  "short_name": "PEAKDROP",
  "description": "All-in-one DJ platform — Search tracks, plan mixes, compete.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#06b6d4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://hwnltcfsaxudfmlhakxb.supabase.co/storage/v1/object/public/branding/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://hwnltcfsaxudfmlhakxb.supabase.co/storage/v1/object/public/branding/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Search Tracks",
      "short_name": "Search",
      "url": "/search",
      "icons": [{"src": "https://hwnltcfsaxudfmlhakxb.supabase.co/storage/v1/object/public/branding/logo-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Start Live Set",
      "short_name": "Live Set",
      "url": "/set/new",
      "icons": [{"src": "https://hwnltcfsaxudfmlhakxb.supabase.co/storage/v1/object/public/branding/logo-192.png", "sizes": "192x192"}]
    }
  ]
}
