{
  "name": "Wolf Music - AI DJ Mixer",
  "short_name": "Wolf Music",
  "description": "AI-powered DJ mixing app. Mix Spotify and local tracks with intelligent auto-transitions, dual decks, and visual effects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
