{
  "name": "JapaneseTrucks.ca \u2014 A Division of Samurai Trucks",
  "short_name": "JapaneseTrucks",
  "description": "Canada's premier Japanese mini truck importer. Browse inventory, get quotes, and connect with Darc in Grande Prairie, Alberta.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C8102E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-CA",
  "categories": [
    "automotive",
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/imgs/japanesetrucks-logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JapaneseTrucks.ca Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "description": "View available Japanese mini trucks",
      "url": "/#inventory",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Darc",
      "short_name": "Contact",
      "description": "Get in touch directly",
      "url": "/#contact",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Earn $500",
      "short_name": "Refer",
      "description": "Join the affiliate program",
      "url": "/#affiliate",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}