{
  "short_name": "ULULU App",
  "name": "ULULU App",
  "icons": [
    {
      "src": "/img/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/",
  "background_color": "#44520f",
  "display": "fullscreen",
  "theme_color": "#c345f3"
}