
{
  "name": "Soundory",
  "short_name": "Soundory",
  "description": "Soundory Progressive Web App",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#212121",
  "status_bar": "default",
  "icons": [{"src": "/static/images/icon-160x160.png", "sizes": "160x160", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US"
}
