{
  "name": "Pruneify",
  "short_name": "Pruneify",
  "description": "LLM Response Detector & Formatter. Client-side only.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#00D4FF",
  "icons": [
    { "src": "/icon", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
