{
  "name": "BenchPad Platform P174",
  "short_name": "BenchPad",
  "description": "BenchPad Platform with dark-first startup, List-first Local Partners, safer BenchPad Live status handling, cleaner Owner Mode, and updated prototype hardware readiness, and a truthful public operational status strip.",
  "start_url": "./?bench=BP-AMS-001&source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040507",
  "theme_color": "#040507",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "./manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false
}
