{
  "name": "Wichita Falls Equipment",
  "short_name": "WFE",
  "description": "Mini excavators, skid steers & attachments. Direct sales, no dealer markup. Wichita Falls, TX.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0d",
  "theme_color": "#0a0f0d",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "/img/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/img/hero-1.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Wichita Falls Equipment — Mini Excavators & More"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "url": "/inventory.html",
      "icons": [{ "src": "/img/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "url": "tel:+19404000305",
      "icons": [{ "src": "/img/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/contact.html",
      "icons": [{ "src": "/img/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
