{
  "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",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "politics"],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming campaign events",
      "url": "events.html"
    },
    {
      "name": "Contact Allen",
      "short_name": "Contact",
      "description": "Get in touch with the campaign",
      "url": "contact.html"
    }
  ]
}