{
	"name": "Shell Nation Building Report 2024",
	"short_name": "SHELL-NBR",
	"description": "The Shell Nation Building Report reflects who we are at Shell and what we stand for. It encapsulates our dedication to creating a lasting and positive impact on the lives of countless South Africans.",
	"theme_color": "#1d232a",
	"background_color": "#1d232a",
	"display_override": ["fullscreen", "minimal-ui"],
	"display": "standalone",
	"orientation": "portrait",
	"scope": "/",
	"lang": "en",
	"categories": [
		"productivity",
		"utilities"
	],
	"start_url": "/?utm_medium=PAW&utm_source=launcher",
	"icons": [
		{
			"src": "\/android-icon-36x36.png",
			"sizes": "36x36",
			"type": "image\/png",
			"density": "0.75"
		},
		{
			"src": "\/android-icon-512x512.png",
			"sizes": "48x48",
			"type": "image\/png",
			"density": "1.0"
		},
		{
			"src": "\/android-icon-72x72.png",
			"sizes": "72x72",
			"type": "image\/png",
			"density": "1.5"
		},
		{
			"src": "\/android-icon-96x96.png",
			"sizes": "96x96",
			"type": "image\/png",
			"density": "2.0"
		},
		{
			"src": "\/android-icon-144x144.png",
			"sizes": "144x144",
			"type": "image\/png",
			"density": "3.0"
		},
		{
			"src": "\/android-icon-192x192.png",
			"sizes": "192x192",
			"type": "image\/png",
			"density": "4.0",
			"purpose": "maskable"
		},
		{
			"src": "\/android-icon-512x512.png",
			"sizes": "512x512",
			"type": "image\/png",
			"density": "1.0"
		}
	],
	"screenshots": [
		{
			"src": "\/640x320.png",
			"sizes": "640x320",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Shell Nation Building Report 2024"
		},
		{
			"src": "\/320x640.png",
			"sizes": "320x640",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Shell Nation Building Report 2024"
		}
	],
	"share_target": {
		"action": "/?utm_medium=PWA&utm_source=share-target&share-target",
		"method": "POST",
		"enctype": "multipart/form-data",
		"params": {
			"files": [
				{
					"name": "file",
					"accept": [
						"image/*"
					]
				}
			]
		}
	}
}