
{
  "name": "GVN-ASS",
  "short_name": "GVN-ASS",
  "description": "G\u00fcven Assist",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0e30be",
  "status_bar": "default",
  "icons": [{"src": "/static/assets/images/logo.png", "sizes": "160x160"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [[{"src": "/static/assets/images/splash-750x1334.png", "sizes": "750x1334", "type": "image/png"}]],
  "shortcuts" : [{"name": "Shortcut", "url": "/target", "description": "Shortcut to a page in my application"}]
}
