![AI生成作品:{
"project\_name": "PEC\_Visiting\_Card\_Manufacturing\_Unit",
"version": "1.1",
"units": "mm",
"print\_spec": {
"card\_size": {"width": 85, "height": 55},
"orientation": "horizontal",
"bleed": {"top": 3, "right": 3, "bottom": 3, "left": 3},
"safe\_margin": {"top": 4, "right": 4, "bottom": 4, "left": 4},
"paper": {"gsm": 400, "finish": "matte"},
"special\_finishes": {
"spot\_uv": \["front.logo", "front.company", "front.tagline"],
"foil": \[]
},
"export": {
"formats": \["PDF/X-1a", "PNG", "SVG"],
"color\_profile": "CMYK",
"dpi": 300
}
},
"brand": {
"company": "Patel Engineering Company",
"logo": {
"preferred": "provide\_vector\_logo\_or\_use\_placeholder\_circle\_with\_PEC",
"placement\_rule": "left column on front; optional small mark on back"
},
"colors": {
"navy\_blue": "#002F6C",
"brass\_gold\_primary": "#B8860B",
"brass\_gold\_alt": "#DAA520",
"slate\_gray": "#4A4A4A",
"white": "#FFFFFF",
"safety\_orange": "#F16A00"
},
"fonts": {
"primary\_heading": {"family": "Montserrat", "weight": "700"},
"body": {"family": "Poppins", "weight": "400"},
"technical": {"family": "Roboto Condensed", "weight": "400"},
"premium\_tagline": {"family": "Playfair Display", "style": "italic", "weight": "400"},
"fallbacks": \["Arial", "Helvetica", "sans-serif"]
}
},
"content": {
"person": {
"full\_name": "Sandip Chovatia",
"designation": "Proprietor",
"phone\_primary": "+91 90110 37770",
"email": "[sandip@patel.engineering](mailto:sandip@patel.engineering)",
"website": "[www.pecvalves.com](http://www.pecvalves.com)",
"address\_full": "Office No. 22 & 67, Jai Ganesh Varadhastha, Near Dr. Ambedkar Statue, Off. Mumbai–Pune Road, Pimpri, Pune – 411018, Maharashtra, India"
},
"tagline": "Trusted Partner for Precision Turned Components & Valves",
"authority\_headline": "EN331 Certified Brass Valves",
"product\_list": \[
"Mini Ball Valve",
"Lever Handle Valve",
"T Handle Valve",
"Gas Nozzle Valve",
"Non-Return Valve",
"Push Button Valve"
],
"certification\_line": "ISO 9001:2015 & EN331:2015 Certified by ECM Italy"
},
"layout": {
"grid\_system": {"columns": 12, "rows": 12, "gutter": 2},
"front": {
"background": {"type": "solid", "color": "white"},
"elements": \[
{
"id": "front.logo",
"type": "logo",
"box": {"x": 5.5, "y": 2.5, "w": 3, "h": 3},
"align": "left",
"style": {"tint": "navy\_blue"}
},
{
"id": "front.company",
"type": "text",
"text": "Patel Engineering Company",
"box": {"x": 9, "y": 2.6, "w": 12, "h": 2.6},
"typography": {"font": "primary\_heading", "size\_pt": 12, "color": "navy\_blue", "letter\_spacing": 0.2, "case": "title"},
"align": "left"
},
{
"id": "front.tagline",
"type": "text",
"text": "Trusted Partner for Precision Turned Components & Valves",
"box": {"x": 9, "y": 5, "w": 12, "h": 2},
"typography": {"font": "premium\_tagline", "size\_pt": 8.5, "color": "brass\_gold\_primary"},
"align": "left"
},
{
"id": "front.name",
"type": "text",
"text": "SANDIP CHOVATIA",
"box": {"x": 5.5, "y": 7.4, "w": 15.5, "h": 2.2},
"typography": {"font": "primary\_heading", "size\_pt": 10.5, "color": "navy\_blue", "letter\_spacing": 0.5, "case": "upper"},
"align": "left"
},
{
"id": "front.designation",
"type": "text",
"text": "Proprietor",
"box": {"x": 5.5, "y": 9.3, "w": 15.5, "h": 1.6},
"typography": {"font": "body", "size\_pt": 8, "color": "slate\_gray"},
"align": "left"
},
{
"id": "front.contact\_left",
"type": "text\_group",
"items": \[
{"icon": "phone", "text": "+91 90110 37770"},
{"icon": "globe", "text": "[www.pecvalves.com](http://www.pecvalves.com)"}
],
"box": {"x": 5.5, "y": 11.2, "w": 10, "h": 3},
"typography": {"font": "body", "size\_pt": 8.2, "color": "navy\_blue"},
"icon\_style": {"color": "brass\_gold\_primary", "size\_pt": 8},
"row\_gap": 1
},
{
"id": "front.contact\_right",
"type": "text\_group",
"items": \[
{"icon": "mail", "text": "[sandip@patel.engineering](mailto:sandip@patel.engineering)"}
],
"box": {"x": 16, "y": 11.2, "w": 6, "h": 3},
"typography": {"font": "body", "size\_pt": 8.2, "color": "navy\_blue"},
"icon\_style": {"color": "brass\_gold\_primary", "size\_pt": 8},
"row\_gap": 1,
"align": "right"
}
]
},
"back": {
"background": {"type": "solid", "color": "white"},
"elements": \[
{
"id": "back.heading",
"type": "text",
"text": "EN331 Certified Brass Valves",
"box": {"x": 6, "y": 3, "w": 18, "h": 2.5},
"typography": {"font": "primary\_heading", "size\_pt": 11, "color": "navy\_blue", "letter\_spacing": 0.3, "case": "title"},
"align": "center"
},
{
"id": "back.products",
"type": "bulleted\_list",
"items": \[
"Mini Ball Valve",
"Lever Handle Valve",
"T Handle Valve",
"Gas Nozzle Valve",
"Non-Return Valve",
"Push Button Valve"
],
"box": {"x": 5, "y": 6.5, "w": 20, "h": 9.5},
"typography": {"font": "technical", "size\_pt": 8.8, "color": "slate\_gray"},
"bullet\_style": {"shape": "circle", "color": "brass\_gold\_primary", "size\_pt": 4},
"columns": 2,
"column\_gap": 6,
"align": "left"
},
{
"id": "back.rule",
"type": "rule",
"style": {"color": "brass\_gold\_primary", "thickness\_pt": 0.8},
"box": {"x": 6, "y": 17, "w": 18, "h": 0.5}
},
{
"id": "back.cert\_line",
"type": "text",
"text": "ISO 9001:2015 & EN331:2015 Certified by ECM Italy",
"box": {"x": 6, "y": 18, "w": 18, "h": 2.2},
"typography": {"font": "premium\_tagline", "size\_pt": 8.3, "color": "navy\_blue"},
"align": "center"
},
{
"id": "back.address\_full",
"type": "text",
"text": "Office No. 22 & 67, Jai Ganesh Varadhastha, Near Dr. Ambedkar Statue, Off. Mumbai–Pune Road, Pimpri, Pune – 411018, Maharashtra, India",
"box": {"x": 6, "y": 20.6, "w": 18, "h": 3.2},
"typography": {"font": "body", "size\_pt": 7.8, "color": "navy\_blue", "line\_height": 1.2},
"align": "center"
},
{
"id": "back.website",
"type": "text",
"text": "[www.pecvalves.com](http://www.pecvalves.com)",
"box": {"x": 6, "y": 23.2, "w": 18, "h": 2},
"typography": {"font": "body", "size\_pt": 8, "color": "brass\_gold\_primary"},
"align": "center"
}
]
}
},
"accessibility\_rules": {
"min\_text\_size\_pt": 7.5,
"contrast\_requirements": \[
{"foreground": "navy\_blue", "background": "white"},
{"foreground": "slate\_gray", "background": "white"}
],
"icon\_alt\_text\_policy": "icons optional; if used, do not rely solely on color to convey meaning"
},
"business\_rules": {
"tone": "industrial\_premium\_b2b",
"do\_not\_do": \[
"Avoid glossy lamination; keep matte.",
"Maintain whitespace; no overcrowding.",
"Limit to two font families per side (weights allowed)."
]
},
"placeholders\_to\_replace\_if\_needed": {
"logo\_file\_path": "supply\_vector\_logo\_if\_available",
"qr\_code": "optional\_whatsapp\_or\_website\_qr\_on\_back\_center\_bottom"
}
}](https://wsrv.nl/?url=https%3A%2F%2Fimages.aidesign.click%2F1756711205485_watermark.png&w=3840&q=75&output=webp)
画像詳細 - AIDesign無料AI画像生成ツール
説明
{
"project\_name": "PEC\_Visiting\_Card\_Manufacturing\_Unit",
"version": "1.1",
"units": "mm",
"print\_spec": {
"card\_size": {"width": 85, "height": 55},
"orientation": "horizontal",
"bleed": {"top": 3, "right": 3, "bottom": 3, "left": 3},
"safe\_margin": {"top": 4, "right": 4, "bottom": 4, "left": 4},
"paper": {"gsm": 400, "finish": "matte"},
"special\_finishes": {
"spot\_uv": \["front.logo", "front.company", "front.tagline"],
"foil": \[]
},
"export": {
"formats": \["PDF/X-1a", "PNG", "SVG"],
"color\_profile": "CMYK",
"dpi": 300
}
},
"brand": {
"company": "Patel Engineering Company",
"logo": {
"preferred": "provide\_vector\_logo\_or\_use\_placeholder\_circle\_with\_PEC",
"placement\_rule": "left column on front; optional small mark on back"
},
"colors": {
"navy\_blue": "#002F6C",
"brass\_gold\_primary": "#B8860B",
"brass\_gold\_alt": "#DAA520",
"slate\_gray": "#4A4A4A",
"white": "#FFFFFF",
"safety\_orange": "#F16A00"
},
"fonts": {
"primary\_heading": {"family": "Montserrat", "weight": "700"},
"body": {"family": "Poppins", "weight": "400"},
"technical": {"family": "Roboto Condensed", "weight": "400"},
"premium\_tagline": {"family": "Playfair Display", "style": "italic", "weight": "400"},
"fallbacks": \["Arial", "Helvetica", "sans-serif"]
}
},
"content": {
"person": {
"full\_name": "Sandip Chovatia",
"designation": "Proprietor",
"phone\_primary": "+91 90110 37770",
"email": "[sandip@patel.engineering](mailto:sandip@patel.engineering)",
"website": "[www.pecvalves.com](http://www.pecvalves.com)",
"address\_full": "Office No. 22 & 67, Jai Ganesh Varadhastha, Near Dr. Ambedkar Statue, Off. Mumbai–Pune Road, Pimpri, Pune – 411018, Maharashtra, India"
},
"tagline": "Trusted Partner for Precision Turned Components & Valves",
"authority\_headline": "EN331 Certified Brass Valves",
"product\_list": \[
"Mini Ball Valve",
"Lever Handle Valve",
"T Handle Valve",
"Gas Nozzle Valve",
"Non-Return Valve",
"Push Button Valve"
],
"certification\_line": "ISO 9001:2015 & EN331:2015 Certified by ECM Italy"
},
"layout": {
"grid\_system": {"columns": 12, "rows": 12, "gutter": 2},
"front": {
"background": {"type": "solid", "color": "white"},
"elements": \[
{
"id": "front.logo",
"type": "logo",
"box": {"x": 5.5, "y": 2.5, "w": 3, "h": 3},
"align": "left",
"style": {"tint": "navy\_blue"}
},
{
"id": "front.company",
"type": "text",
"text": "Patel Engineering Company",
"box": {"x": 9, "y": 2.6, "w": 12, "h": 2.6},
"typography": {"font": "primary\_heading", "size\_pt": 12, "color": "navy\_blue", "letter\_spacing": 0.2, "case": "title"},
"align": "left"
},
{
"id": "front.tagline",
"type": "text",
"text": "Trusted Partner for Precision Turned Components & Valves",
"box": {"x": 9, "y": 5, "w": 12, "h": 2},
"typography": {"font": "premium\_tagline", "size\_pt": 8.5, "color": "brass\_gold\_primary"},
"align": "left"
},
{
"id": "front.name",
"type": "text",
"text": "SANDIP CHOVATIA",
"box": {"x": 5.5, "y": 7.4, "w": 15.5, "h": 2.2},
"typography": {"font": "primary\_heading", "size\_pt": 10.5, "color": "navy\_blue", "letter\_spacing": 0.5, "case": "upper"},
"align": "left"
},
{
"id": "front.designation",
"type": "text",
"text": "Proprietor",
"box": {"x": 5.5, "y": 9.3, "w": 15.5, "h": 1.6},
"typography": {"font": "body", "size\_pt": 8, "color": "slate\_gray"},
"align": "left"
},
{
"id": "front.contact\_left",
"type": "text\_group",
"items": \[
{"icon": "phone", "text": "+91 90110 37770"},
{"icon": "globe", "text": "[www.pecvalves.com](http://www.pecvalves.com)"}
],
"box": {"x": 5.5, "y": 11.2, "w": 10, "h": 3},
"typography": {"font": "body", "size\_pt": 8.2, "color": "navy\_blue"},
"icon\_style": {"color": "brass\_gold\_primary", "size\_pt": 8},
"row\_gap": 1
},
{
"id": "front.contact\_right",
"type": "text\_group",
"items": \[
{"icon": "mail", "text": "[sandip@patel.engineering](mailto:sandip@patel.engineering)"}
],
"box": {"x": 16, "y": 11.2, "w": 6, "h": 3},
"typography": {"font": "body", "size\_pt": 8.2, "color": "navy\_blue"},
"icon\_style": {"color": "brass\_gold\_primary", "size\_pt": 8},
"row\_gap": 1,
"align": "right"
}
]
},
"back": {
"background": {"type": "solid", "color": "white"},
"elements": \[
{
"id": "back.heading",
"type": "text",
"text": "EN331 Certified Brass Valves",
"box": {"x": 6, "y": 3, "w": 18, "h": 2.5},
"typography": {"font": "primary\_heading", "size\_pt": 11, "color": "navy\_blue", "letter\_spacing": 0.3, "case": "title"},
"align": "center"
},
{
"id": "back.products",
"type": "bulleted\_list",
"items": \[
"Mini Ball Valve",
"Lever Handle Valve",
"T Handle Valve",
"Gas Nozzle Valve",
"Non-Return Valve",
"Push Button Valve"
],
"box": {"x": 5, "y": 6.5, "w": 20, "h": 9.5},
"typography": {"font": "technical", "size\_pt": 8.8, "color": "slate\_gray"},
"bullet\_style": {"shape": "circle", "color": "brass\_gold\_primary", "size\_pt": 4},
"columns": 2,
"column\_gap": 6,
"align": "left"
},
{
"id": "back.rule",
"type": "rule",
"style": {"color": "brass\_gold\_primary", "thickness\_pt": 0.8},
"box": {"x": 6, "y": 17, "w": 18, "h": 0.5}
},
{
"id": "back.cert\_line",
"type": "text",
"text": "ISO 9001:2015 & EN331:2015 Certified by ECM Italy",
"box": {"x": 6, "y": 18, "w": 18, "h": 2.2},
"typography": {"font": "premium\_tagline", "size\_pt": 8.3, "color": "navy\_blue"},
"align": "center"
},
{
"id": "back.address\_full",
"type": "text",
"text": "Office No. 22 & 67, Jai Ganesh Varadhastha, Near Dr. Ambedkar Statue, Off. Mumbai–Pune Road, Pimpri, Pune – 411018, Maharashtra, India",
"box": {"x": 6, "y": 20.6, "w": 18, "h": 3.2},
"typography": {"font": "body", "size\_pt": 7.8, "color": "navy\_blue", "line\_height": 1.2},
"align": "center"
},
{
"id": "back.website",
"type": "text",
"text": "[www.pecvalves.com](http://www.pecvalves.com)",
"box": {"x": 6, "y": 23.2, "w": 18, "h": 2},
"typography": {"font": "body", "size\_pt": 8, "color": "brass\_gold\_primary"},
"align": "center"
}
]
}
},
"accessibility\_rules": {
"min\_text\_size\_pt": 7.5,
"contrast\_requirements": \[
{"foreground": "navy\_blue", "background": "white"},
{"foreground": "slate\_gray", "background": "white"}
],
"icon\_alt\_text\_policy": "icons optional; if used, do not rely solely on color to convey meaning"
},
"business\_rules": {
"tone": "industrial\_premium\_b2b",
"do\_not\_do": \[
"Avoid glossy lamination; keep matte.",
"Maintain whitespace; no overcrowding.",
"Limit to two font families per side (weights allowed)."
]
},
"placeholders\_to\_replace\_if\_needed": {
"logo\_file\_path": "supply\_vector\_logo\_if\_available",
"qr\_code": "optional\_whatsapp\_or\_website\_qr\_on\_back\_center\_bottom"
}
}