{
  "short_name": "Sonetel Web Portal",
  "name": "Create React App Sample",
  "icons": [
    {
      "src": "sonetel-icon.png",
      "sizes": "128x128",
      "type": "image/png"
    }, {
      "src": "favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  // Indicating that FCM is authorized to send messages to this app
  "gcm_sender_id": "103953800507"
}
