Commit 5e668ea5 authored by Curtis Whitby's avatar Curtis Whitby Committed by Pooya Parsa

Add manifest short name

parent dd410e0e
...@@ -17,6 +17,7 @@ export default { ...@@ -17,6 +17,7 @@ export default {
}, },
manifest: { manifest: {
name: "Nuxt Hacker News", name: "Nuxt Hacker News",
short_name: "Nuxt HN",
description: "HackerNews clone built with Nuxt.js", description: "HackerNews clone built with Nuxt.js",
theme_color: "#188269" theme_color: "#188269"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment