{
  "name": "GameUP",
  "short_name": "GameUP",
  "theme_color": "#e20a3e",
  "background_color": "#e20a3e",
  "display": "standalone",
	"orientation": "portrait",
	"description": "GameUP",
    "icons": [
      {
      "src": "/icon-V2.0.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "lang": "en-US",
    "start_url": "/",
    "scope": "/"
}