{
  "name": "InchWise Gang Sheet Calculator",
  "short_name": "InchWise",
  "description": "Free DTF Gang Sheet Calculator & Price Estimator with local privacy.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F7F9FB",
  "theme_color": "#00668a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
