{
  "short_name": "ReSuite 2.0",
  "name": "ReeceNichols ReSuite 2.0",
  "description": "Employee portal for Reece Nichols associates",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#242424",
  "background_color": "#242424",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "lang": "en-US",
  "dir": "ltr"
}