{
  "name": "APP_NAME",
  "short_name": "APP_NAME",
  "icons": [{
    "src": "android-chrome-144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  }],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
