{
  "name": "ShiftSwap",
  "short_name": "ShiftSwap",
  "description": "Dispatcher shift marketplace for posting, claiming, and swapping coverage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#212121",
  "theme_color": "#171717",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
