{
  "name": "Angaza \u00b7 ELOG PERTT \u2014 Citizen Election Evidence",
  "short_name": "Angaza",
  "description": "Submit, verify, and independently inspect Form A election evidence. Open-source shadow tally anchored on Base L2. An ELOG PERTT initiative.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F0D",
  "theme_color": "#00C896",
  "orientation": "portrait-primary",
  "categories": [
    "government",
    "news"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit evidence",
      "short_name": "Submit",
      "url": "/contribute/submit/station",
      "description": "Submit Form A evidence for a polling station"
    },
    {
      "name": "Live tally",
      "short_name": "Tally",
      "url": "/tally",
      "description": "View the live national shadow tally"
    },
    {
      "name": "Verify",
      "short_name": "Verify",
      "url": "/verify",
      "description": "Verify any submission independently"
    }
  ]
}