{
  "name": "TNT Now — Junk Removal & Cash for Cars",
  "short_name": "TNT Now",
  "description": "Book junk removal or sell your junk car in 60 seconds. Instant price, same-day pickup, live tracking.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "categories": ["business", "utilities", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book Junk Removal", "url": "./index.html#haul", "description": "Get an instant junk-removal price" },
    { "name": "Sell My Junk Car", "url": "./index.html#car", "description": "Get an instant cash offer" }
  ]
}
