{
  "name": "Limpe Link - Offline URL Cleaner",
  "short_name": "Limpe Link",
  "description": "100% Offline & Private URL Dismantler & Tracking Parameter Cleaner",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#10B981",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
