{
  "name": "WhoYouGot \u00e2\u20ac\u201d Find out who to vote for",
  "short_name": "WhoYouGot",
  "description": "Swipe through the issues you care about and get matched with real candidates on your ballot \u00e2\u20ac\u201d every race, every level. No sign-up, no ads, no spin.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1b33",
  "theme_color": "#0e1b33",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}