{
  "name": "TouchBase",
  "short_name": "TouchBase",
  "theme_color": "#2196f3",
  "background_color": "#2196f3",
  "display": "standalone",
  "orientation": "landscape",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "images/icons/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },{
      "src": "images/icons/icon_120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    }
  ]
}