{
  "name": "Balloon Profit Calculator",
  "short_name": "Profit Calc",
  "description": "Calculate balloon job costs, pricing and profit on the go.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f6",
  "theme_color": "#176d53",
  "icons": [
    {
      "src": "/assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
