{
    "name": "Berkshire Grey Digital",
    "short_name": "BG Digital",
    "description": "Interactive viewer for Berkshire Grey's robotic automation solutions",
    "start_url": "/",
    "display": "fullscreen",
    "display_override": ["window-controls-overlay", "fullscreen"],
    "background_color": "#000000",
    "theme_color": "#2F89F7",
    "orientation": "landscape",
    "icons": [
      {
        "src": "/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }