{
  "name": "SMART INCOMING",
  "short_name": "SMART INCOMING",
  "description": "Smart Incoming Digital Business Platform",
  "start_url": "/user/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "background_color": "#FFFFFF",
  "theme_color": "#FB8C00",
  "icons": [
    {
      "src": "/app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}