{
  "id": "mini-herald-pwa",
  "name": "Mini Herald List Machine v 0.7",
  "short_name": "Mini Herald",
  "description": "Mini Herald is part of the Indaba Application Network (IAN), providing ranked choice straw polls and democratic engagement tools. Building better tools for better democracies.",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "orientation": "any",
  "launch_handler": {
    "client_mode": ["auto", "focus-existing"]
  },
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "platform": "ios",
      "label": "Mini Herald Home Screen"
    },
    {
      "src": "screenshots/pitch.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "platform": "ios",
      "label": "Pitch Creation Screen"
    },
    {
      "src": "screenshots/ballot.png",
      "sizes": "1284x2778",
      "type": "image/png",
      "platform": "ios",
      "label": "Ballot Voting Screen"
    }
  ],
  "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
