{
  "name": "ScanMyCard — AI card scanner & valuation",
  "short_name": "ScanMyCard",
  "description": "Scan Pokémon, sports, and TCG cards with AI. Get instant value, rarity, and condition.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0612",
  "theme_color": "#0a0612",
  "categories": ["utilities", "productivity", "lifestyle"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Scan a card", "url": "/scan", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "My collection", "url": "/collection", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
