{
  "name": "Exception Watcher",
  "short_name": "exception.watcher",
  "description": "Laravel-native Cursor extension. Catch the exception. Ship the fix.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#100c0b",
  "theme_color": "#100c0b",
  "icons": [
    { "src": "/favicon-16x16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32x32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon-48x48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/apple-touch-icon.png","sizes": "180x180","type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["developer", "productivity", "tools"],
  "lang": "en-US"
}
