{
  "name": "Ripfire Deal Finder",
  "short_name": "Ripfire",
  "description": "AI-powered sports card deal finder and sniper dashboard",
  "start_url": "/ripfire-finder/ripfire_buyer.html",
  "scope": "/ripfire-finder/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#ff3d00",
  "icons": [
    {
      "src": "/ripfire-finder/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ripfire-finder/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ripfire-finder/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "shopping",
    "business"
  ],
  "screenshots": []
}