{
"name": "MyU",
"short_name": "MyU",
"description": "My Progressive Web App",
"start_url": "/",
"display": "standalone",
"scope": "/",
"orientation": "any",
"background_color": "#fff",
"theme_color": "#000",
"icons": [{"src": "/static/images/logo_icon.png", "sizes": "160x160"}],
"dir": "auto",
"lang": "en-US"
}