{
  "short_name": "Power Toys TX",
  "name": "Power Toys of Texas - Powersports Auctions",
  "description": "America's #1 trusted powersports auction platform. Buy & sell ATVs, UTVs, Motorcycles, Dirt Bikes & Watercraft with 30-day money back guarantee.",
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "https://powertoysoftexas.net",
  "display": "standalone",
  "theme_color": "#dc2626",
  "background_color": "#09090b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Auctions",
      "short_name": "Auctions",
      "description": "View all active auctions",
      "url": "/auctions",
      "icons": [{ "src": "logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "Learn about our process",
      "url": "/how-it-works",
      "icons": [{ "src": "logo-192.png", "sizes": "192x192" }]
    }
  ]
}
