{
  "name": "Torqi — Cash for Cars",
  "short_name": "Torqi",
  "description": "Get an instant offer for your scrap car. Free tow-truck pickup, on-the-spot payment, all paperwork handled. Service across Canada and the US.",
  "start_url": "/en/?utm_source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#006FEE",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "shopping", "utilities"],
  "icons": [
    {
      "src": "/icons/icon1.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icons/icon2.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/ecoLogoBig.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get an instant offer",
      "short_name": "Offer",
      "description": "Get an instant offer for your scrap car",
      "url": "/en/instant-offer/"
    },
    {
      "name": "Read the blog",
      "short_name": "Blog",
      "description": "Tips on selling, recycling, and getting cash for old cars",
      "url": "/en/blog/"
    }
  ],
  "prefer_related_applications": false
}
