{
  "name": "Self Test",
  "short_name": "Self Test",
  "start_url": "https://app.self-test.com.gh/",
  "scope": "https://app.self-test.com.gh/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#333333",
  "orientation": "portrait-primary",
  "gcm_sender_id": "204728764852",
  "applicationServerKey": "BCKkl8xqd3oaP71VBtLDNFeef5s4jxw-oCbUI3vj7mBxXnrFWV8gUcrQAn1zrZtOJ5RkDboQyCT-UL9vQuJvaN0",
  "icons": [
    {
      "src": "/images/icons/icon-48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/images/icons/icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}