{
  "name": "Sonny's Steel Building Designer",
  "short_name": "Sonny's 3D",
  "description": "Design your steel building in 3D, see an instant ballpark price, then request a real quote from Sonny's Renovations.",
  "id": "/designer",
  "start_url": "/designer",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f1e8",
  "theme_color": "#1d1812",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
