{
  "short_name": "STA Election",
  "name": "STA School & Teacher Election Terminal",
  "icons": [
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#F8FAFC",
  "theme_color": "#4F46E5",
  "display": "standalone",
  "orientation": "portrait"
}