{
  "name": "Gold Detector & Metal Detector",
  "short_name": "Gold Detector",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "assets/images/splash-screen.png",
      "sizes": "720x1600",
      "type": "image/png"
    }
  ]
}