{
  "name": "Let's Run",
  "short_name": "Let's Run",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#444444",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/resources_runner/icon_72.png",
      "type": "image/png", "sizes": "72x72"
    }
  ]
}