{
  "name": "Chris Framing LLC",
  "short_name": "Chris Framing",
  "description": "Residential and commercial framing services in Raleigh, NC and surrounding areas.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08101c",
  "theme_color": "#08101c",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo-cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}