{
  "id": "/dashboard",
  "name": "Setlmate - Field finance, settled.",
  "short_name": "Setlmate",
  "description": "Manage advances, reconciliations, per diem, invoices and reimbursements in the field.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "categories": ["business", "finance", "productivity"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New reconciliation", "url": "/reconciliations/new" },
    { "name": "New per diem request", "url": "/dsa/new" },
    { "name": "Review queue", "url": "/finance/queue" }
  ]
}
