{
  "name": "Product Break-Even Selling Price Calculator | VANTIX",
  "short_name": "Break Even Calc",
  "description": "Calculate the minimum selling price floor to cover COGS, packaging, shipping, marketplace fees, GST, and target profit margin.",
  "start_url": "/product-break-even-selling-price-calculator/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
