{
  "name": "Safety Central",
  "short_name": "Safety Central",
  "description": "Safety Central – your safety assistant",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#006192",
  "icons": [
    {
      "src": "/GodrejAppliances.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/GodrejApplianceLight.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/GodrejApplianceLight.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}