{
  "name": "FlamifyIn Staff",
  "short_name": "Staff",
  "description": "FlamifyIn Staff – Employee management app for hotel, PG, Resort, and Hostel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ec6e05",
  "lang": "en",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "url_handlers": [
    { "origin": "https://staff.flamifyin.com" }
  ],
  "icons": [
    {
      "src": "flamify-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "flamify-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
