{
  "lang": "EN",
  "short_name": "Retro.GamesFunz",
  "name": "Retro.GamesFunz",
  "orientation": "any",
  "description": "A website or app that collects old games that you used to play in the past for you to play and reminisce about your good times.",
  "start_url": "/",
  "background_color": "#f2f2f2",
  "display": "standalone",
  "theme_color": "#6c757d",
  "android_package_name":"com.retrogamesfunz.nfamilysoftware",
  "prefer_related_applications":true,
  "related_applications":[
    {
  "id":"com.retrogamesfunz.nfamilysoftware",
  "platform":"chromeos_play",
  "url":"https://play.google.com/store/apps/details?id=com.retrogamesfunz.nfamilysoftware"
     }
  ],
   "icons": [
    {
      "src": "/pwa_web/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
	{
      "src": "/pwa_web/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ], 
  "splash_pages": null,
  "screenshots": [],
  "categories": [
    "lifestyle",
	"entertainment",	
	"games"
  ]
}
