{
  "name": "Parker County Desk",
  "short_name": "County Desk",
  "description": "Community, sports, news, reference, and civic life for Parker County, TX. Mobile-first. No ads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf0f7",
  "theme_color": "#0C447C",
  "categories": [
    "news",
    "lifestyle",
    "government"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "/countydesk-preview/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/countydesk-preview/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/countydesk-preview/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}