{
  "name": "Sistem Keamanan Warga Pomang 23",
  "short_name": "Gatekeeper P23",
  "description": "Sistem Verifikasi QR Dinamis Keamanan Perumahan",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-p23.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icon-p23.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}