{
  "name": "Beehive Equipment",
  "short_name": "Beehive Equip",
  "description": "Southern Utah's authorized Bobcat equipment dealer \u2014 sales, service, and genuine parts in St. George, UT.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#F54C05",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "description": "View all Bobcat equipment",
      "url": "/inventory"
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Beehive Equipment",
      "url": "tel:+14357734000"
    }
  ]
}
