{
  "name": "Merchant Fee Calculator",
  "short_name": "Fee Calc",
  "description": "Calculate Square and GoDaddy merchant processing fees instantly. Know exactly what you'll pay or need to charge.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a7a4a",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
