{
  "name": "MBP Wallet",
  "short_name": "MBP Wallet",
  "start_url": "index.php",
  "display": "fullscreen",
  "background_color": "#eff6f9",
  "theme_color": "#eff6f9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/favicon32.png",
      "type": "image/png", "sizes": "36x36"
    },
    {
      "src": "assets/img/favicon180.png",
      "type": "image/png", "sizes": "180x180"
    }
  ]
}