{
  "name": "NECS Resident App — Noble Empire Cleaning Services",
  "short_name": "NECS Resident",
  "description": "Live valet trash pickup tracking, bulk pickup requests, and instant service alerts from Noble Empire Cleaning Services, LLC (Dallas, TX).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2D2D2D",
  "theme_color": "#C9A962",
  "categories": ["lifestyle", "utilities", "productivity"],
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_e7894913-6ae5-4a5a-877c-691d11e0efaf/artifacts/torpo0em_93738.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_e7894913-6ae5-4a5a-877c-691d11e0efaf/artifacts/torpo0em_93738.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Resident App",
      "short_name": "Resident",
      "description": "Log in to the NECS Resident App",
      "url": "/login?role=resident",
      "icons": [
        {
          "src": "https://customer-assets.emergentagent.com/job_e7894913-6ae5-4a5a-877c-691d11e0efaf/artifacts/torpo0em_93738.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Open Staff App",
      "short_name": "Staff",
      "description": "Log in to the NECS Staff App",
      "url": "/login?role=staff",
      "icons": [
        {
          "src": "https://customer-assets.emergentagent.com/job_e7894913-6ae5-4a5a-877c-691d11e0efaf/artifacts/7swc1q4t_93737.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
