{
  "short_name": "ClaimFlow",
  "name": "ClaimFlow",
  "description": "Receipt intelligence for travel claim preparation, useful trip memory, and reimbursement handoffs.",
  "icons": [
    {
      "src": "/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app_icon_maskable_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#F7F7FA",
  "theme_color": "#0C0D12",
  "display": "standalone"
}
