{
  "name": "Estate Security Gate",
  "short_name": "Gate",
  "description": "Security Scanner & SOS Terminal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "landscape",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2566/2566166.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}