{
"short_name": "Quarter",
"name": "Quarter",
"icons": [
  {
    "src": "/splash_screens/icon.png",
    "type": "image/png",
    "sizes": "192x192"
  },
  {
    "src": "/splash_screens/icon.png",
    "type": "image/png",
    "sizes": "512x512"
  }
],
"start_url": "/dashboard/redirect",
"background_color": "#fff",
"display": "standalone",
"scope": "/",
"theme_color": "#000"
}
