{
  "id": "i-407420295-automation-nav-contrast",
  "name": "3-button Navigation Contrast",
  "short_name": "Nav Contrast",
  "description": "Tests navigation button contrast over white and black edge-to-edge PWA content",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "../../../icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../../../icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
