{
"name":"Interactive Map of Defibrillators (AEDs)",
"short_name":"Defibrillator Map",
"description": "An easy way to find and locate the nearest defibrillator (AED) to your location. (Not all areas are covered yet.)",
"icons":[
{"src":"images/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},
{"src":"images/aed-maskable.png","sizes":"274x274","type":"image/png","purpose":"maskable"},
{"src":"images/android-chrome-512x512.png","sizes":"512x512","type":"image/png"},
{"src":"images/apple-touch-icon.png","sizes":"180x180","type":"image/png"},
{"src":"images/favicon.ico","sizes":"48x48","type":"image/x-icon"},
{"src":"images/favicon-32x32.png","sizes":"32x32","type":"image/png"}
],
"start_url": "index.php",
"lang": "en-GB",
"theme_color":"white",
"background_color":"#118f40",
"display":"standalone"
}