{
  "short_name": "Honda Tegal",
  "name": "Honda Tegal",
  "icons": [
    {
      "src": "https://www.hondategalcenter.com/launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "https://www.hondategalcenter.com/launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://www.hondategalcenter.com/launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    },
	{
      "src": "https://www.hondategalcenter.com/launcher-icon-5x.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "theme_color": "#ffffff",
  "orientation": "portrait"
}