{
  "name": "TheBestAudit.com — Free Financial Tools",
  "short_name": "TheBestAudit",
  "description": "Free Partner Profit Calculator and Bill Splitter. Split money fairly with no login, no fees, no data sent to servers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Partner Profit Calculator",
      "short_name": "Calculator",
      "description": "Calculate business profit shares and settlement instructions",
      "url": "/partner-profit-calculator.html",
      "icons": [{ "src": "favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Bill Splitter",
      "short_name": "Bill Splitter",
      "description": "Split restaurant bills and group expenses fairly",
      "url": "/bill-splitter.html",
      "icons": [{ "src": "favicon.png", "sizes": "32x32" }]
    }
  ],
  "categories": ["finance", "utilities", "productivity"]
}
