{
  "name": "Touch Screen Tester",
  "short_name": "TST",
  "description": "Draw on a full-screen canvas to test touchscreen dead zones, missed taps, edge response, palm interference, and how many simultaneous multi-touch points your phone or tablet can detect.",
  "start_url": "/en/utilities/categories/hardware-tools/touch-screen-tester/",
  "scope": "/en/utilities/categories/hardware-tools/touch-screen-tester/",
  "icons": [
    {
      "src": "/images/utilities/touch-screen-tester.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}