{
  "name": "Sasquatch King LLC",
  "short_name": "Sasquatch King",
  "description": "Construction and home improvement in Southeast Michigan. Where Legend and Craftsmanship Converge.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C6A94D",
  "background_color": "#0A0A0A",
  "lang": "en-US",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
