{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "lang": "en-us",
  "dir": "ltr",
  "name": "OBY4: Of, By, For All the People",
  "short_name": "oby4.org",
  "description": "Supporting representational governance Of, By and For All the People by connecting you to your representatives, legislatures, local governance and school boards.",
  "categories": [
    "news",
    "government",
    "politics",
    "elections",
    "voting"
  ],
  "prefer_related_applications": false,
  "start_url": "https://www.oby4.org/home",
  "id": "/webapp/v1",
  "scope": "/",
  "display_override": [
    "window-control-overlay",
    "minimal-ui"
  ],
  "display": "standalone",
  "background_color": "#f79209",
  "theme_color": "#f79209",
  "icons": [
    {
      "src": "/img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "monochrome any"
    },
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/img/msapplication-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OBY4"
    },
    {
      "src": "/img/Screen Shot 180x350.png",
      "sizes": "180x350",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "District Partisanship"
    },
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OBY4"
    },
    {
      "src": "/img/Screen Shot 512x368.png",
      "sizes": "512x368",
      "type": "image/png",
      "form_factor": "wide",
      "label": "District Partisanship"
    },
    {
      "src": "/img/vote_paint_logo-1024x764.jpg",
      "sizes": "1024x764",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Vote!"
    }
  ]
}
