{
  "short_name": "PokePricer",
  "name": "PokePricer — price the whole stack at once",
  "description": "Paste a stack of cards, get market prices back in one pass, then set the percentage you actually deal at.",
  "icons": [
    { "src": "favicon.ico", "sizes": "32x32", "type": "image/x-icon" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/app",
  "display": "standalone",
  "theme_color": "#0f0e0e",
  "background_color": "#0f0e0e"
}
