{
  "name": "Outlet Plug Capture",
  "short_name": "OP Capture",
  "description": "In-store sneaker find capture for Outlet Plug",
  "start_url": "/capture/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "icons": [
    {
      "src": "/wp-content/themes/outlet-plug/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/outlet-plug/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/capture/"
}
