{
  "name": "Unslopit",
  "short_name": "Unslopit",
  "description": "AI voice editor with receipts. Rewrites AI drafts in your voice, proves it with an honest score.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "share_target": {
    "action": "/app/rewrite",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
