{
  "short_name": "GCTL",
  "name": "GCTL Securty",
  "description": "A Progressive Web App built with Next.js",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
	{
  	"src": "/icons/short_icon_192.png",
  	"sizes": "192x192",
  	"type": "image/png"
	},
	{
  	"src": "/icons/short_icon_512.png",
  	"sizes": "512x512",
  	"type": "image/png"
	}
  ]
}
