{ "name": "Leeds First Friday App", "short_name": "LFFApp", "description": "A Progressive Web App that provides access to the LFF app in a convenient form.", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, // ... { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "/app/", "display": "fullscreen", "theme_color": "#ffffff", "background_color": "#000000" }