{
  "name": "IEXDG Quick Capture",
  "short_name": "IEXDG Capture",
  "description": "One-tap capture of leadership and culture observations to the IEXDG content brain.",
  "start_url": "/capture/?source=pwa",
  "scope": "/capture/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EBECE3",
  "theme_color": "#1B2A4A",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/capture/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/capture/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/capture/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
