{
  "name": "XpnseMgr - Expense Reimbursement",
  "short_name": "XpnseMgr",
  "description": "Manage and submit expense reimbursement claims",
  "theme_color": "#ec4899",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}