{
  "name": "RunSmart Logistics",
  "short_name": "RunSmart",
  "description": "B2B cargo van delivery across the Greater Toronto Area. Get a quote in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A3C6E",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "en-CA",
  "icons": [
    {
      "src": "/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "url": "/quote",
      "description": "Request a free delivery quote"
    },
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with RunSmart"
    }
  ]
}
