{
  "name": "FlipScan - Trading Card Scanner",
  "short_name": "FlipScan",
  "description": "AI-powered trading card scanner and price tracker. Scan Pokemon, MTG, Yu-Gi-Oh! and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#E8B557",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
