Creating GitHub project FreePlanet

This commit is contained in:
paolo
2018-12-10 11:38:22 +01:00
parent 056dfc16f4
commit ab8e4327f0
10 changed files with 18 additions and 61 deletions

View File

@@ -168,8 +168,8 @@ module.exports = function (ctx) {
workboxPluginMode: 'InjectManifest',
// workboxOptions: {},
manifest: {
name: 'My App',
short_name: 'myapp',
name: 'Free Planet',
short_name: 'freeplanet',
description: 'Descrizione APP!',
display: 'standalone',
orientation: 'portrait',