{
  "name": "ApunkAI Home",
  "short_name": "ApunkAI",
  "display": "standalone",
  "start_url": "/dashboard",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "icons": [{"src": "icon.png", "sizes": "192x192", "type": "image/png"}],
  "share_target": {
    "action": "/api/ingest/bulk",
    "method": "POST",
    "params": { "title": "title", "text": "raw_text" }
  }
}
