diff --git a/faq.html b/faq.html
index 6aa7404..e711c50 100644
--- a/faq.html
+++ b/faq.html
@@ -21,6 +21,7 @@
+
diff --git a/guide.html b/guide.html
index 78c3fd2..d9c4829 100644
--- a/guide.html
+++ b/guide.html
@@ -21,6 +21,7 @@
+
diff --git a/index.html b/index.html
index c54f9b9..a668ad6 100644
--- a/index.html
+++ b/index.html
@@ -21,6 +21,7 @@
+
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..0a5e460
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,12 @@
+{
+ "name": "analog film",
+ "short_name": "analog film",
+ "start_url": "/",
+ "display": "standalone",
+ "background_color": "#ccc",
+ "description": "a database of currently available 35mm, 110 and medium format film stocks",
+ "icons": [{
+ "src": "favicon.svg",
+ "sizes": "any"
+ }]
+}
\ No newline at end of file
diff --git a/random.html b/random.html
index 3705ede..3d9f65e 100644
--- a/random.html
+++ b/random.html
@@ -21,6 +21,7 @@
+