{
  "name": "FirstDay Employee",
  "short_name": "FirstDay",
  "description": "Mobile onboarding flow for employees",
  "start_url": "/o/",
  "scope": "/o/",
  "display": "standalone",
  "background_color": "#f3f5fb",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icons/firstday-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/firstday-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
