{
  "name": "MyBabiz",
  "short_name": "MyBabiz",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "start_url": "/inscriptions",
  "theme_color": "#E0559A",
  "background_color": "#ffffff",
  "display": "standalone"
}