{
	"name": "theChembase - The Archive ",
	"short_name": "theChembase Archive",
	"id": "/Adjusted/index.html",
	"display": "minimal-ui",
	"start_url": "https://archive.thechembase.com/Adjusted/index.html",
	"background_color": "#000",
	"theme_color": "#000",
	"description": "The Chembase Archive: Roam the history of the once official forum",
	"icons": [
    		{ 	"src": "/Archive_512x512.png", 
			"type": "image/png", 
			"sizes": "512x512",
			"purpose": "any"
		},
   		{ 	"src": "/Archive_maskable_512.png", 
			"type": "image/png", 
			"sizes": "512x512",
			"purpose": "maskable"
		},
   		{ 	"src": "/Archive_light_dark.svg", 
			"type": "image/svg+xml", 
			"sizes": "any",
			"purpose": "any"
		}
  ],
	"screenshots": [
    		{
			"src": "/screenshot.png",
			"type": "image/png",
			"sizes": "1920x1080",
			"form_factor": "wide"
    		},
   		{
			"src": "/screenshot_mobile.png",
			"type": "image/png",
			"sizes": "720x1280",
			"form_factor": "narrow"
   		}
  ]
}