{
  "name": "TeamShift Pro",
  "short_name": "TeamShift",
  "description": "Nurse scheduling and time-off management made simple",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "medical"],
  "lang": "en-US",
  "dir": "ltr"
}
