{
  "name": "Life saving Checks",
  "short_name": "LSC",
  "theme_color": "#f2f2f2",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "natural",
  "description": "Application for filling out work permits and Life saving checks",
  "scope": "/",
  "start_url": "/",
  "launch_handler": {"client_mode": ["focus-existing", "auto"]},
  "icons": [
    { "src": "/PWAIcons/LSCLogo192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/PWAIcons/LSCLogo256.png", "type": "image/png", "sizes": "256x256" },
    { "src": "/PWAIcons/LSCLogo512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
