This could be "code golfed" into even smaller app. Ditch all third party resources: jquery (use vanilla js), stripe (why?), fontawesome (just use some inline svg symbols), tachyons (you could probably write few custom CSS rules yourself and throw in some minimalistic styling too).
Not sure about usefulness of service workers, as youtube app won't work offline.