{
  "name": "Gate Guard",
  "short_name": "Guard",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0c1222",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
