CHANGELOG.md
LICENSE.md
MANIFEST.in
README.md
setup.py
pwa/__init__.py
pwa/admin.py
pwa/app_settings.py
pwa/apps.py
pwa/models.py
pwa/translation.py
pwa/urls.py
pwa/views.py
pwa/static/css/django-pwa-app.css
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.eot
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.svg
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.ttf
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff2
pwa/static/images/icons/Thumbs.db
pwa/static/images/icons/icon-128x128.png
pwa/static/images/icons/icon-144x144.png
pwa/static/images/icons/icon-152x152.png
pwa/static/images/icons/icon-192x192.png
pwa/static/images/icons/icon-384x384.png
pwa/static/images/icons/icon-512x512.png
pwa/static/images/icons/icon-72x72.png
pwa/static/images/icons/icon-96x96.png
pwa/static/images/icons/splash-1125x2436.png
pwa/static/images/icons/splash-1242x2208.png
pwa/static/images/icons/splash-1242x2688.png
pwa/static/images/icons/splash-1536x2048.png
pwa/static/images/icons/splash-1668x2224.png
pwa/static/images/icons/splash-1668x2388.png
pwa/static/images/icons/splash-2048x2732.png
pwa/static/images/icons/splash-640x1136.png
pwa/static/images/icons/splash-750x1334.png
pwa/static/images/icons/splash-828x1792.png
pwa/templates/manifest.json
pwa/templates/offline.html
pwa/templates/pwa.html
pwa/templates/serviceworker.js
pwa/templatetags/__init__.py
pwa/templatetags/pwa.py
rapidbounce_pwa.egg-info/PKG-INFO
rapidbounce_pwa.egg-info/SOURCES.txt
rapidbounce_pwa.egg-info/dependency_links.txt
rapidbounce_pwa.egg-info/requires.txt
rapidbounce_pwa.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/test_settings_attr.py
tests/test_template_tag_meta.py
tests/test_view.py