{
  "name": "VigilGuard",
  "short_name": "VigilGuard",
  "description": "Real-time security guard monitoring and checkpoint verification",
  "start_url": "/m/signin",
  "display": "standalone",
  "background_color": "#3B82F6",
  "theme_color": "#080C14",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
