
{
  "name": "PrediStApp",
  "short_name": "PrediStApp",
  "description": "PredictStats PWA",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "status_bar": "default",
  "icons": [{"src": "/static/images/icon-160x160.png", "sizes": "160x160", "type": "image/png", "purpose": "any"}],
  "dir": "ltr",
  "lang": "it-it"
}
