{
  "name": "Real Star Security - Guard The Guard",
  "short_name": "Real Star Security",
  "description": "Guard The Guard System by Real Star Security",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "scope": "/",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/real_star_security-removebg-preview_(2).png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/real_star_security-removebg-preview_(2).png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["security", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Guard Portal",
      "short_name": "Guard",
      "description": "Quick access to guard portal",
      "url": "/guard-login",
      "icons": [
        {
          "src": "/real_star_security-removebg-preview_(2).png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Admin Login",
      "short_name": "Admin",
      "description": "Quick access to admin login",
      "url": "/admin-login",
      "icons": [
        {
          "src": "/real_star_security-removebg-preview_(2).png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
