{
  "name": "GateSide – Estate Management Dashboard",
  "short_name": "GateSide",
  "description": "GateSide helps estates manage visitors, residents, security, and service charges from one clear control panel.",
  "start_url": "/management",
  "display": "standalone",
  "background_color": "#0b1018",
  "theme_color": "#5be2c0",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}