{
  "name": "Quotation Twin — Quoting for Custom Fabrication",
  "short_name": "Quotation Twin",
  "description": "Quotation and pricing software for made-to-order fabrication: price custom jobs from your own formulas, with a 3D preview, a bill of materials and a cutting list.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16314F",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Pricing", "url": "/pricing/" },
    { "name": "See a demo", "url": "/demo/" },
    { "name": "Contact", "url": "/contact/" }
  ]
}
