{
  "name": "Professional software",
  "short_name": "Professional",
  "start_url": "/user/mobile/home",
  "scope": "/user/mobile/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "scope": "/",    
  "icons": [
    {
      "src": "img/mobile/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/mobile/splash_screen.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
