{
  "name": "CampaignHQ Walk",
  "short_name": "Walk",
  "description": "Door-to-door canvassing app for field organizers",
  "start_url": "/walk.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1f3e5c",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%232f6f4e'/%3E%3Ctext x='96' y='130' font-size='100' text-anchor='middle' font-family='sans-serif'%3E%F0%9F%9A%AA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Walks",
      "url": "/walk.html",
      "description": "View and start canvassing walks"
    },
    {
      "name": "Phone Bank",
      "url": "/phone.html",
      "description": "Start a phone banking session"
    }
  ]
}
