{
  "name": "Unpakt",
  "short_name": "Unpakt",
  "icons": [
	{
	  "src": "images/launcher-icon-0-75x.png",
	  "sizes": "36x36",
	  "type": "image/png"
	},
	{
	  "src": "images/launcher-icon-1x.png",
	  "sizes": "48x48",
	  "type": "image/png"
	},
	{
	  "src": "images/launcher-icon-1-5x.png",
	  "sizes": "72x72",
	  "type": "image/png"
	},
	{
	  "src": "images/launcher-icon-2x.png",
	  "sizes": "96x96",
	  "type": "image/png"
	},
	{
	  "src": "images/launcher-icon-3x.png",
	  "sizes": "144x144",
	  "type": "image/png"
	},
	{
	  "src": "images/launcher-icon-4x.png",
	  "sizes": "192x192",
	  "type": "image/png"
	}
  ],
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
	"prefer_related_applications": true,
	"content_security_policy": "script-src 'self';
    script-src https://www.google-analytics.com 'unsafe-inline';
    style-src 'unsafe-inline';
    img-src https://www.google-analytics.com;
    script-src https://optimize.google.com 'unsafe-inline';
    style-src https://optimize.google.com https://fonts.googleapis.com 'unsafe-inline';
    img-src https://optimize.google.com;
    font-src https://fonts.gstatic.com;
    frame-src https://optimize.google.com",
	"related_applications": [
		{
			"platform": "play",
			"id": "com.unpakt.android.unpakt"
		}
	]
}
