{
  "name": "B.I.G. Movers Houston",
  "short_name": "B.I.G. Movers",
  "description": "Houston's #1 trusted moving company. Book your move instantly.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#c8a45a",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/truck.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "B.I.G. Movers — Houston Moving Company"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Get Quote",
      "description": "Book your next move with B.I.G. Movers",
      "url": "/#quote",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
