{
  "name": "",
  "short_name": "",
  "icons": [{
    "src": "/images/appicon.png",
    "type": "image/png",
    "sizes": "192x192"
  }],
  "splash_screens": [{
    "src": "/images/splash.png",
    "type": "image/png",
    "sizes": "1080x1920"
  }],
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/index.html",
  "theme_color": "#1162A4",
  "background_color": "#1162A4"
}
