{
  "name": "Haptrip Agent Pricing Tool",
  "short_name": "Haptrip Tool",
  "description": "Agent-wise package quote calculator for Haptrip.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef4ff",
  "theme_color": "#004aad",
  "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }]
}