{
  "name": "InstaList — Snap. Price. List.",
  "short_name": "InstaList",
  "description": "Scan collectibles, get instant pricing, and list on eBay in 60 seconds. Sports cards, Pokemon, sneakers, electronics & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#6366f1",
  "scope": "/",
  "categories": ["shopping", "utilities", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard with portfolio value tracking"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Scan and identify any collectible"
    }
  ],
  "prefer_related_applications": false
}
