{
  "short_name": "TAMS",
  "name": "Tool Allowance Management System",
  "description": "Manage tool allowances, submit purchases, and track spending for TruTech Tools",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance"]
}
