{
  "name": "Tag Reader — Asset Scan",
  "short_name": "Tag Reader",
  "description": "Scan NFC tags and view their contents for asset tracking tests.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#10131A",
  "theme_color": "#10131A",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%2310131A'/%3E%3Ccircle cx='50' cy='50' r='28' fill='none' stroke='%234FD8C7' stroke-width='6'/%3E%3Ccircle cx='50' cy='50' r='6' fill='%234FD8C7'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
