
{
  "name": "Hoian FEWS App",
  "short_name": "Hoian FEWS App",
  "description": "Hoian Flood Early Warning System Application",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0A0302",
  "status_bar": "default",
  "icons": [{"src": "/static/icon-192x192.png", "sizes": "192x192", "type": "image/png"}, {"src": "/static/icon-256x256.png", "sizes": "256x256", "type": "image/png"}, {"src": "/static/icon-384x384.png", "sizes": "384x384", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US"
}
