{
  "name": "Syftia",
  "short_name": "Syftia",
  "description": "Syftia — Smarter shift management for shift-based teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "icons": [
    { "src": "/android-chrome-192x192.png?v=2", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png?v=2", "sizes": "512x512", "type": "image/png" },
    { "src": "/maskable-icon-512x512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}