{
  "name": "Staffing Studio — My Portal",
  "short_name": "My Portal",
  "description": "Clock in and out, see your assignment, and view your pay stubs.",
  "start_url": "portal.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "icon-mobile.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
