{
  "name": "Third-Party Script Performance Isolation & Consent Management",
  "short_name": "PerfIsolation",
  "description": "A developer-focused resource for isolating third-party scripts, managing consent, and optimizing frontend performance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#c0705a",
  "lang": "en",
  "categories": ["technology", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

