{
  "name": "Nigerian Election Watch",
  "short_name": "Election Watch",
  "description": "Real-time election monitoring and field data collection",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#008751",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23008751' width='192' height='192'/%3E%3Ctext x='96' y='120' font-size='80' fill='white' text-anchor='middle' font-weight='bold'%3EEW%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23008751' width='512' height='512'/%3E%3Ctext x='256' y='320' font-size='200' fill='white' text-anchor='middle' font-weight='bold'%3EEW%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect fill='%23f8fafc' width='540' height='720'/%3E%3Crect fill='%23008751' y='0' width='540' height='120'/%3E%3Ctext x='270' y='70' font-size='32' fill='white' text-anchor='middle' font-weight='bold'%3EElection Watch%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Capture Result",
      "short_name": "Capture",
      "description": "Submit election results",
      "url": "/agent/capture-result",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23008751' width='96' height='96' rx='20'/%3E%3Ctext x='48' y='60' font-size='40' fill='white' text-anchor='middle'%3E📷%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Send SOS",
      "short_name": "SOS",
      "description": "Send emergency alert",
      "url": "/agent/sos",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23ef4444' width='96' height='96' rx='20'/%3E%3Ctext x='48' y='60' font-size='40' fill='white' text-anchor='middle'%3E🚨%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Tasks",
      "short_name": "Tasks",
      "description": "Check assigned tasks",
      "url": "/agent/tasks",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%233b82f6' width='96' height='96' rx='20'/%3E%3Ctext x='48' y='60' font-size='40' fill='white' text-anchor='middle'%3E✓%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
