{
  "name": "Geeks Anywhere - Computer Repair & IT Services",
  "short_name": "Geeks Anywhere",
  "description": "Veteran-owned computer repair and IT support services in Baton Rouge, LA. Same-day service, virus removal, data recovery, and business IT support. Call 225-235-0846.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f5c518",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-home.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Geeks Anywhere Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Geeks Anywhere for immediate support",
      "url": "tel:+12252350846",
      "icons": [{ "src": "/icons/phone-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a service appointment",
      "url": "/contact",
      "icons": [{ "src": "/icons/calendar-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "description": "Get emergency IT support",
      "url": "/emergency",
      "icons": [{ "src": "/icons/emergency-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
