{
    "name": "ACBC Vote Platform",
    "short_name": "ACBC Vote",
    "description": "Secure online voting platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity"],
    "lang": "en-AU",
    "icons": [
        {
            "src": "/uploads/acbc-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/uploads/acbc-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
  "screenshots": [
    {
      "src": "/uploads/acbc-vot-320.png",
      "sizes": "320x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Login"
    }
  ] 
 }
