{
  "name": "Field Service Management",
  "short_name": "FSM PWA",
  "start_url": "/version-test/mobile_new",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/version-test/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/version-test/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}