{
  "name": "WelcomeMe - Visitor & Entry Management",
  "short_name": "WelcomeMe",
  "description": "Visitor and entry management software for invitations, staff access, QR check-ins, gate management, and attendance reporting.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#123f82",
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
