{
  "name": "ThoughtForge",
  "short_name": "ThoughtForge",
  "description": "Dictate, save, format, and expand complex thoughts into questions and action plans.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c12",
  "theme_color": "#080c12",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/?share_intent=1",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url"
    }
  }
}
