{
  "id": "rec-grading-app-v1",
  "name": "REC Grading",
  "short_name": "REC Grading",
  "description": "AI-powered trading card grading — defect detection, market values, portfolio management.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#0f1219",
  "theme_color": "#0f1219",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "categories": [
    "utilities",
    "entertainment"
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "note_taking": {
    "new_note_url": "/GradeCard"
  },
  "tab_strip": {
    "home_tab": {
      "url": "/Dashboard",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    "new_tab_button": {
      "url": "/GradeCard"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "widgets": [
    {
      "name": "REC Grading — Quick Grade",
      "short_name": "Grade a Card",
      "description": "Quickly start grading a trading card with REC Grading",
      "tag": "quick-grade",
      "template": "pwamp-generic-template",
      "ms_ac_template": "widgets/quick-grade.json",
      "data": "/widgets/quick-grade-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/b476696bb_Screenshot_20260402_193649_Chrome.jpg",
          "sizes": "1080x2340",
          "label": "REC Grading Quick Grade Widget"
        }
      ],
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "1024x1024"
        }
      ],
      "auth": false,
      "update": 86400
    },
    {
      "name": "REC Grading — Leaderboard",
      "short_name": "Leaderboard",
      "description": "See the current top-graded cards on the REC leaderboard",
      "tag": "leaderboard",
      "template": "pwamp-generic-template",
      "ms_ac_template": "widgets/leaderboard.json",
      "data": "/widgets/leaderboard-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/b6ddac055_Screenshot_20260402_193815_Chrome.jpg",
          "sizes": "1080x2340",
          "label": "REC Grading Leaderboard Widget"
        }
      ],
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "1024x1024"
        }
      ],
      "auth": false,
      "update": 3600
    }
  ],
  "share_target": {
    "action": "/GradeCard",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "image",
          "accept": ["image/jpeg", "image/png", "image/webp", "image/heic", "image/heif"]
        }
      ]
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+recgrading",
      "url": "/GradeResult?id=%s"
    }
  ],
  "scope_extensions": [
    { "origin": "https://recgrading.io" },
    { "origin": "https://www.recgrading.io" }
  ],
  "file_handlers": [
    {
      "action": "/GradeCard",
      "accept": {
        "image/jpeg": [".jpg", ".jpeg"],
        "image/png": [".png"],
        "image/webp": [".webp"],
        "image/heic": [".heic"],
        "image/heif": [".heif"]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "Grade a Card",
      "short_name": "Grade",
      "description": "Scan and grade a new trading card",
      "url": "/GradeCard",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Portfolio",
      "short_name": "Portfolio",
      "description": "View your graded card portfolio",
      "url": "/Dashboard",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "See the top graded cards",
      "url": "/Leaderboard",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Card News",
      "short_name": "News",
      "description": "Latest card market news and insights",
      "url": "/CardNews",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/9d85411e3_image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/f9b3116b2_Screenshot_20260402_193508_Chrome.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "REC Grading - My Graded Cards Portfolio"
    },
    {
      "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/b476696bb_Screenshot_20260402_193649_Chrome.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "REC Grading - Scan & Grade Your Card"
    },
    {
      "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/b6ddac055_Screenshot_20260402_193815_Chrome.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "REC Grading - Top 10 Leaderboard"
    },
    {
      "src": "https://media.base44.com/images/public/69af05184333837aef573a4c/d42678786_Screenshot_20260402_194028_Chrome.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "REC Grading - Card News & Market Intelligence"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=io.recgrading.app",
      "id": "io.recgrading.app"
    }
  ],
  "prefer_related_applications": false
}
