{
  "name": "Nightcore Mixer",
  "short_name": "NCMixer",
  "description": "Upload a song and apply nightcore effects like speed, pitch, reverb, and bass boost. Create cloud playlists, track listening history, and share your yearly Wrapped.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0b18",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
