{
  "name": "Digital Action Pages",
  "short_name": "DAP",
  "description": "Take action on issues that matter to you. One tap per channel, from your own device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a7a4a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a7a4a' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>DAP</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a7a4a' width='512' height='512'/><text x='256' y='350' font-size='220' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>DAP</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f6f7f5' width='540' height='720'/><rect fill='%231a7a4a' width='540' height='80'/><text x='270' y='45' font-size='32' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>Take Action</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["civic", "activism", "politics"],
  "shortcuts": [
    {
      "name": "Take Action",
      "short_name": "Action",
      "description": "Find your representatives and take action",
      "url": "/?mode=action",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a7a4a' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>DAP</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
