{
  "name": "SWAT A/V \u2014 Custom AV & Smart Home",
  "short_name": "SWAT A/V",
  "description": "Family-run AV and smart home integration in Montgomery County, MD. Since 2004.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1f",
  "theme_color": "#0a0f1f",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "business",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}