{
  "name": "Negyedik TWA",
  "short_name": "Test TWA2",
  "description": "Teszt oldal",
  "start_url": "/?utm_source=homescreen&utm_medium=manifest&utm_campaign=blog",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [{
      "src": "/images/icons/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/images/icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
	 }, 	 
	{
      "src": "/images/icons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"	
  }],
  "prefer_related_applications":true,
  "related_applications":[{
	"platform":"play",
	"url":"https://play.google.com/store/apps/details?id=com.emegjelenes.twa2",
	"id":"com.emegjelenes.twa2"}]
}
