Commit ff8c3788 authored by Sébastien Chopin's avatar Sébastien Chopin

app: Update manifest

parent ba70c972
...@@ -21,8 +21,8 @@ export default { ...@@ -21,8 +21,8 @@ export default {
name: 'Nuxt Hacker News', name: 'Nuxt Hacker News',
short_name: 'Nuxt HN', short_name: 'Nuxt HN',
description: 'HackerNews clone built with Nuxt.js', description: 'HackerNews clone built with Nuxt.js',
theme_color: '#188269', theme_color: '#2F495E',
start_url: '/news?stand_alone=1' start_url: '/news'
}, },
modules: [ '~/modules' ], modules: [ '~/modules' ],
......
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