{
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "name": "Tom Gann for Oklahoma House District 8",
  "short_name": "Tom Gann",
  "description": "Official campaign website for State Representative Tom Gann, House District 8. Raising the Standard with no lobbyist money, no lobbyist gifts, and results that protect taxpayers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#fbf7ef",
  "theme_color": "#08103b",
  "categories": ["politics", "government", "news"],
  "icons": [
    { "src": "/assets/favicons/apple-touch-icon.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Volunteer",
      "short_name": "Volunteer",
      "description": "Open the volunteer section.",
      "url": "/#volunteer",
      "icons": [
        { "src": "/assets/favicons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Open the contribution section.",
      "url": "/#donate",
      "icons": [
        { "src": "/assets/favicons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Newsroom",
      "short_name": "Newsroom",
      "description": "Open the campaign newsroom.",
      "url": "/#materials",
      "icons": [
        { "src": "/assets/favicons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
