{
  "name": "Wolfe Refrigeration, Inc. - Alaska Commercial Services",
  "short_name": "Wolfe Refrigeration, Inc.",
  "description": "Alaska's premier commercial refrigeration, kitchen equipment, HVAC, and general maintenance services. Specialty service for chain restaurants, gas stations,and hotels.",
  "start_url": "/",
  "display": "browser",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#FFD700",
  "categories": ["business", "utilities", "productivity"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Service",
      "short_name": "Service",
      "description": "Request commercial refrigeration service with haptic feedback",
      "url": "/#contact",
      "icons": [
        {
          "src": "favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "View Careers",
      "short_name": "Careers", 
      "description": "Join Alaska's premier refrigeration team.",
      "url": "/#careers",
      "icons": [
        {
          "src": "favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Commercial refrigeration, kitchen equipment, HVAC, and general maintenance.",
      "url": "/#services",
      "icons": [
        {
          "src": "favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
