react-medium-profile / example / public / manifest.json
manifest.json
Raw
{
  "short_name": "react-medium-profile",
  "name": "react-medium-profile",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}