create-react-ssr/client/public/manifest.json

8 lines
164 B
JSON

{
"short_name": "App",
"name": "App",
"start_url": "/",
"display": "standalone",
"theme_color": "#ffffff",
"background_color": "#ffffff"
}