{
  "name": "Skilled Safe",
  "short_name": "Skilled Safe",
  "description": "Online WHS System",
  "start_url": "/index.php",
  "background_color": "#000000",
  "theme_color": "#0f4a73",
  "display": "fullscreen",
  "orientation": "landscape",
  "scope": "/",
  "icons": [{
    "src": "/images/skilled144.png",
    "sizes": "144x144",
    "type": "image/png",
	"purpose": "maskable any"
  },
  {
    "src": "/images/skilled192.png",
    "sizes": "192x192",
    "type": "image/png",
	"purpose": "maskable any"
  },
  {
    "src": "/images/skilled512.png",
    "sizes": "512x512",
    "type": "image/png",
	"purpose": "maskable any"
  }]
}