{
  "name": "GP4.COM",
  "short_name": "GP4.COM",
  "icons": [
    {
      "src": "./icon192.png",
      "sizes": "192x192",
	  "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#10131a",
  "theme_color": "#10131a",
  "orientation": "portrait-primary"
}