{
  "name": "DeVries Custom Welding — Pricing Calculator",
  "short_name": "DCW Pricing",
  "description": "Price out welding projects to the DCW pricing standard.",
  "start_url": "/quote/new",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#181a1e",
  "theme_color": "#181a1e",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
