{
  "short_name": "Ingrov Systems",
  "name": "Create Ingrov Systems Sample",
  "icons": [
    {
      "src": "logoooooo.svg",
      "sizes": "1024x1024 512x512 256x256 128x128",
      "type": "image/png"
    },
    {
      "src": "logoooooo.svg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logoooooo.svg",
      "sizes": "144x144",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}