{
    "name": "Qvote",
    "short_name": "Qvote",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FDFCFF",
    "theme_color": "#4F46E5",
    "description": "Secure, transparent, purpose-built election software for universities and student governments.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
