{
  "id": "smartphone-id-card",
  "title": "Smartphone Widget: ID Card App",
  "description": "Adds a security ID card app to open doors via Smartphone Widget.",
  "version": "1.1.2",
  "authors": [
    {
      "name": "rlavkvmflzk",
      "discord": "sarangi"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "esmodules": [
    "main.js"
  ],
  "styles": [
    "styles/IDCardApp.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    },
    {
      "lang": "ko",
      "name": "Korean",
      "path": "languages/ko.json"
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "smartphone-widget",
        "type": "module",
        "compatibility": {}
      }
    ]
  },
  "url": "https://www.patreon.com/c/glitchsmith",
  "manifest": "https://r2.foundryvtt.com/packages-public/smartphone-id-card/module.json",
  "protected": true,
  "socket": true
}