{
  "name": "Touch Screen Test - Free Online Screen Diagnostic Tools",
  "short_name": "Touch Screen Test",
  "description": "Free online touch screen test for iPhone, Android, Samsung, iPad & Laptop. Test dead spots, multi-touch, screen colors, stuck pixels, and refresh rate.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#6366f1",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "orientation": "any",
  "categories": [
    "utilities",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr"
}