PWA for Polymer Summit 2017.
bower i
polymer build
firebase serve
NOTE: When subscribing to push notifications, the PushSubscription object is POST'ed to the production database, meaning you will be subscribed even when developing locally (you can always unsubscribe by clicking the button again). To prevent this, modify/remove the URL in elements/push-notifications.html.