{
  "name": "Unreal Living · Employee Hub",
  "short_name": "Unreal Hub",
  "description": "Maintenance tickets, quality audits and operations for the Unreal Living team.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/apple-touch-icon.png?v=1",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png?v=1",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}