{
    "name": "GLOBAL GOLD",
    "short_name": "GLOBAL GOLD",
    "description": "GLOBAL GOLD - Professional Trading Platform for Gold, Forex & Crypto Investment",
    "start_url": "./",
    "gcm_sender_id": "122867383838",
    "icons": [
      {
        "src": "/favicon_io/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/favicon_io/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ],
    "screenshots" : [{
      "src": "screenshot.jpg",
      "sizes": "1280x802",
      "type": "image/jpeg"
    }],
    "share_target": {
      "action": "./share/",
      "method": "POST",
      "enctype": "multipart/form-data",
      "params": {
        "title": "title",
        "text": "text",
        "url": "url",
        "files": [
          {
            "name": "files",
            "accept": "*/*"
          }
        ]
      }
    },
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
