{
  "short_name": "Mpower Space",
  "name": "Mpower Space",
  "description": "Enterprise WebRTC Softphone and Communication Platform",
  "icons": [
    {
      "src": "./images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/app/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait",
  "scope": "/app/"
}