{
  "name": "Shifts by Ledgry — Restaurant Scheduling",
  "short_name": "Shifts",
  "description": "Shifts by Ledgry — restaurant scheduling and time clock",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F14",
  "theme_color": "#FF3366",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}