{
  "name": "Price This — TCG Trading Terminal",
  "short_name": "Price This",
  "description": "AI-powered Pokémon TCG trading terminal. Live prices, AR card scanner, portfolio vault.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "/pricethis-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pricethis-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pricethis-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
