{
  "name": "@json-types/web-manifest",
  "version": "0.3.0",
  "description": "TypeScript type for web-manifest",
  "keywords": [
    "typescript",
    "json-schema",
    "schema",
    "typing",
    "type",
    "web-manifest"
  ],
  "x-json-types": {
    "lastChangeDate": "2025-09-24T01:50:54.299Z"
  },
  "homepage": "https://github.com/swordev/json-types/tree/main/packages/web-manifest",
  "bugs": {
    "url": "https://github.com/swordev/json-types/issues",
    "email": "juanrgm724@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/swordev/json-types"
  },
  "license": "MIT",
  "author": {
    "name": "Juanra GM",
    "email": "juanrgm724@gmail.com",
    "url": "https://github.com/juanrgm"
  },
  "main": "index.cjs",
  "module": "index.mjs",
  "files": [
    "index.cjs",
    "index.mjs",
    "index.d.ts",
    "schema.json",
    "README.md"
  ]
}