{
    "name": "Scone Palace International Horse Trials",
    "short_name": "SPIHT",
	"lang": "en-EN",
    "start_url" : "index",
    "orientation" : "any",
    "description" : "Scone Palace International Horse Trials",
	"display": "standalone",
	"theme_color": "#0C2340",
	"background_color": "#0C2340",
	"icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
          },
          {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
          }
    ]
}