{
  "name": "CareLocal Staff Portal",
  "short_name": "CareLocal",
  "description": "Mobile PWA Staff Portal for Daycare Substitutes and Teachers",
  "start_url": "/mobile/shifts",
  "display": "standalone",
  "background_color": "#0b3828",
  "theme_color": "#157354",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
