{
  "name": "DeKalb County Sheriff's Office",
  "short_name": "DCSO",
  "description": "Official website of DeKalb County Sheriff's Office - Serving and protecting the community with integrity and excellence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D2351",
  "theme_color": "#0D2351",
  "orientation": "portrait-primary",
  "categories": ["government", "public-safety"],
  "icons": [
    {
      "src": "/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "DeKalb County Sheriff's Office Homepage"
    },
    {
      "src": "/screenshots/mobile-home.svg",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Inmate Search",
      "short_name": "Inmates",
      "description": "Search for inmates",
      "url": "/inmate-search",
      "icons": [{ "src": "/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact the Sheriff's Office",
      "url": "/contact",
      "icons": [{ "src": "/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    }
  ]
}
