{
  "name": "MyRec App",
  "short_name": "My Rec Dev",
  "start_url": "/info/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5D3381",
  "icons": [
    {
      "src": "/Images/pwa.svg",
      "type": "image/svg"
    }
  ]
}