{
  "name": "MKC Services",
  "short_name": "MKC",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1acc8d",
  "icons": [
    {
      "src": "img/PayMonk_Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/PayMonk_Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
