{ "name": "Tenx", "short_name": "Tenx", "start_url": "index.html", "display": "fullscreen", "background_color": "#FFFFFF", "theme_color": "#000", "serve": "vue-cli-service serve --skip-plugins pwa", "build": "vue-cli-service build --modern --skip-plugins pwa", "description": "", "icons": [{ "src": "TemplateData/icons/unity-logo-dark.png", "sizes": "144x144", "type": "image/png", "purpose": "any maskable" }] }