{
  "name": "OpenElections.ph",
  "short_name": "Elections",
  "description": "Open, verifiable elections for Philippine communities - ballots, proxies, and quorum, counted in the open.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}