{
  "name": "Committee for a Better Imperial Valley",
  "short_name": "Better IV",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2B6B3A",
  "background_color": "#1A3A52",
  "icons": [
    {
      "src": "/images/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}