
{
  "name": "Suggestion&Problem BOX",
  "short_name": "Suggestion&Problem BOX",
  "description": "My Progressive Web App",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#9b2423",
  "status_bar": "default",
  "icons": [{"src": "/static/img/pwa-icon.png", "sizes": "96x96"}],
  "dir": "auto",
  "lang": "en-US"
}
