{
  "short_name": "Pop's",
  "name": "Pop's Ice Cream",
  "icons": [
    {
      "src": "/pops-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/pops-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": true,
	"related_applications": [
	  {
		"platform": "play",
		"id": "com.chownow.popsicecream"
	  }
	],
	"theme_color": "#64c8c8"
}