{
  "name": "ChargebackIQ",
  "short_name": "ChargebackIQ",
  "description": "Medicare commission audit and chargeback dispute tool for insurance agents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#e8732a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Member History",
      "short_name": "History",
      "description": "View and call dropped members",
      "url": "/?view=history",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "New Comparison",
      "short_name": "Compare",
      "description": "Upload and compare rosters",
      "url": "/?view=roster",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
