{
  "name": "E&C Command Center",
  "gcm_sender_id": "103953800507",
  "short_name": "E&C Admin",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#222222",
  "theme_color": "#cca300",
  "orientation": "any",
  "icons": [
    {
      "src": "icon2.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon2.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
