
{
  "name": "QFS Backup",
  "short_name": "QFS Backup",
  "description": "QFS Backup App",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ff7b00",
  "status_bar": "default",
  "icons": [{"src": "/static/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png"}, {"src": "/static/images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/images/logo.png", "sizes": "750x1334", "type": "image/png"}],
  "shortcuts" : [{"name": "Login", "url": "/login/", "description": "QFS Backup Shortcut"}]
}
