{
  "manifest_version": 3,
  "name": "Eezirent",
  "version": "2.0.0",
  "default_locale": "en",
  "lang": "en",
  "dir": "ltr",
  "description": "Eezirent | Property Management for Self Managing Landlords",
  "short_name": "Eezirent",
  "icons": [
		{
			"src": "\/icons\/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image\/png"
		},
		{
			"src": "\/icons\/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image\/png"
		}
	],
  "author": "Justin Rahardjo",
  "theme_color": "#b11116",
  "background_color": "#b11116",
  "start_url": "/",
  "display": "standalone"
}
