{
  "name": "Tap & Pa$$",
  "short_name": "Tap & Pa$$",
  "theme_color": "#115dff",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/home",
  "icons": [    
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ]
}