{ "theme_color": "#ED0000", "background_color": "#285AFF", "name": "My Cyber App", "short_name": "My Cyber App", "display": "standalone", "scope": "./", "start_url": "./", "orientation": "portrait", "icons": [ { "src": "assets/icons/manifest-icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/icons/manifest-icon-512.png", "sizes": "512x512", "type": "image/png" } ] }