manifest.json 194 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 { "short_name": "React App", "name": "Create React App Sample", "icons": [{}], "start_url": ".", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" }