{
  "name": "Motion Capture Lab — AREA51.TECHNOLOGY",
  "short_name": "Motion Lab",
  "description": "Phone-side sensor capture for the AREA51.TECHNOLOGY validation bench. Hold the phone, perform a motion, label it, export the profile.",
  "start_url": "motion-lab.html",
  "scope": "./",
  "id": "/motion-lab",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07111f",
  "background_color": "#07111f",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    {
      "src": "motion-lab-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "motion-lab-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
