{
  "author": "UpCash",
  "name": "UpCash",
  "short_name": "UpCash",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#1e1e30",
  "description": "Come and join us to experience more interesting games and earn rich rewards!",
  "icons": [
    {
      "src": "/static/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icons/1.png",
      "type": "image/png",
      "sizes": "384x832"
    },
    {
      "src": "/static/icons/2.png",
      "type": "image/png",
      "sizes": "384x832"
    },
    {
      "src": "/static/icons/3.png",
      "type": "image/png",
      "sizes": "384x832"
    },
    {
      "src": "/static/icons/4.png",
      "type": "image/png",
      "sizes": "384x832"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "id": "https://test-upcash.gocashgame.com",
      "url": "https://test-upcash.gocashgame.com/manifest.json"
	  // "id": "https://upcashwin.com",
	  // "url": "https://upcashwin.com/manifest.json"
    }
  ],
  "prefer_related_applications": true
}
