{
  "$description": "Design tokens for FirstSources Waste Solutions Private Limited. Canonical source: https://fsws.in/brand. Colour and type follow the W3C Design Tokens format; everything else is under $extensions.",
  "color": {
    "$type": "color",
    "brand-core": {
      "fsws-green": {
        "$value": "#175C25",
        "$description": "Primary actions, success states, buttons"
      },
      "pine-deep": {
        "$value": "#0C2E12",
        "$description": "Heroes, covers, footers, dark headers"
      },
      "pine-800": {
        "$value": "#10401A",
        "$description": "Borders, deep backgrounds"
      },
      "pine-700": {
        "$value": "#144E1F",
        "$description": "Hover states, pressed states"
      }
    },
    "neutrals-and-surfaces": {
      "mint-50": {
        "$value": "#F6F8F6",
        "$description": "Page backgrounds, the default ground"
      },
      "mint-100": {
        "$value": "#E8EFE9",
        "$description": "Panels, sidebars, secondary areas"
      },
      "mist-200": {
        "$value": "#C5D6C8",
        "$description": "Dividers, subtle fills, borders"
      },
      "white": {
        "$value": "#FFFFFF",
        "$description": "Cards, print surfaces, content areas"
      },
      "grey": {
        "$value": "#94A3B8",
        "$description": "Secondary text, captions"
      },
      "industrial-slate": {
        "$value": "#334155",
        "$description": "Charts, neutral text, labels"
      },
      "charcoal": {
        "$value": "#111827",
        "$description": "Primary body text on light grounds"
      }
    },
    "status": {
      "compliant": {
        "$value": "#175C25",
        "$description": "Approved, complete, on track"
      },
      "information": {
        "$value": "#0B4F6C",
        "$description": "In progress, processed, informational"
      },
      "risk": {
        "$value": "#F59E0B",
        "$description": "Caution, attention needed"
      },
      "violation": {
        "$value": "#B42318",
        "$description": "Error, breach, urgent"
      }
    }
  },
  "fontFamily": {
    "$type": "fontFamily",
    "sans": {
      "$value": [
        "Manrope",
        "system-ui",
        "sans-serif"
      ],
      "$description": "Body copy, headings, interface, captions. Everything that is not a number you could be held to."
    },
    "mono": {
      "$value": [
        "JetBrains Mono",
        "ui-monospace",
        "monospace"
      ],
      "$description": "Identifiers, manifest numbers, weights, dates, measurements. Anywhere precision is implied."
    }
  },
  "$extensions": {
    "in.fsws.brand": {
      "guide": "https://fsws.in/brand",
      "typefaces": [
        {
          "id": "manrope",
          "name": "Manrope",
          "role": "Primary sans",
          "weights": "300 to 800",
          "use": "Body copy, headings, interface, captions. Everything that is not a number you could be held to."
        },
        {
          "id": "mono",
          "name": "JetBrains Mono",
          "role": "Technical mono",
          "weights": "400 to 500",
          "use": "Identifiers, manifest numbers, weights, dates, measurements. Anywhere precision is implied."
        }
      ],
      "logo": [
        {
          "name": "Primary",
          "url": "https://fsws.in/brand/fsws-green.svg",
          "ground": "light",
          "use": "Default. White or Mint surfaces, documents and templates."
        },
        {
          "name": "Reversed",
          "url": "https://fsws.in/brand/fsws-white.svg",
          "ground": "deep",
          "use": "Dark grounds: heroes, navigation, footers, photography under an overlay."
        },
        {
          "name": "Monochrome",
          "url": "https://fsws.in/brand/fsws-black.svg",
          "ground": "light",
          "use": "Greyscale print and one-colour vendor marks. Light grounds only."
        }
      ],
      "trademark": {
        "status": "Registered",
        "notice": "The FSWS mark is a registered trademark of FirstSources Waste Solutions Private Limited. It is published here so that partners, clients and contractors can reproduce it correctly, and for no other purpose. It may be used to refer to the company or to identify it as a supplier or customer. It may not be altered, incorporated into another mark, or used in a way that implies endorsement, partnership or certification that does not exist. Reproduce it from these files, unmodified.",
        "contact": "help@fsws.in"
      },
      "entity": {
        "legalName": "FirstSources Waste Solutions Private Limited",
        "shortName": "FSWS",
        "founded": "2019",
        "url": "https://fsws.in",
        "email": "help@fsws.in",
        "telephone": "+91 90688 55443",
        "address": "SIDCUL, Haridwar, Uttarakhand",
        "registrations": {
          "registered-name": "FirstSources Waste Solutions Private Limited",
          "cin": "U37100UR2019PTC010043",
          "gstin": "05AADCF8128L1ZG",
          "udyam-registration": "UDYAM-UK-06-0004657",
          "facility": "SIDCUL, Haridwar, Uttarakhand"
        },
        "consent": {
          "authority": "Uttarakhand Pollution Control Board",
          "instrument": "Consolidated Consent to Operate and Authorisation",
          "cafId": "23387",
          "applicationNo": "2652160",
          "validTo": "31 March 2030"
        }
      }
    }
  }
}