{
  "name": "Allen Goforth — District 1 County Commissioner",
  "short_name": "Vote Goforth",
  "description": "Official campaign website for Allen Goforth, candidate for Craig County Commissioner District 1.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2A2950",
  "theme_color": "#3C3B6E",
  "lang": "en-US",
  "categories": ["government", "politics"],
  "icons": [
    {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Allen Goforth Campaign Home Page"
    },
    {
      "src": "images/screenshots/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Allen Goforth Campaign Home Page"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming campaign events",
      "url": "/events.html",
      "icons": [
        {
          "src": "images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Allen",
      "short_name": "Contact",
      "description": "Get in touch with the campaign",
      "url": "/contact.html",
      "icons": [
        {
          "src": "images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Register to Vote",
      "short_name": "Register",
      "description": "Register to vote in Oklahoma",
      "url": "https://okvoterportal.okelections.gov/Home/RegWizard",
      "icons": [
        {
          "src": "images/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}