{
  "name": "School EVM — Electronic Voting",
  "short_name": "School EVM",
  "description": "Secure Electronic Voting Machine for School Elections",
  "start_url": "/evm-app/voter/login.php",
  "scope": "/evm-app/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A1628",
  "background_color": "#0A1628",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230A1628'/><text y='140' x='96' font-size='120' text-anchor='middle'>🗳️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "en"
}
