15 lines
292 B
JSON

{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "https://static.xinu.tv/favicon/gallery.png",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}