{
  "id": "cache-system-v5",
  "name": "Cache",
  "short_name": "Cache",
  "description": "Developer-grade terminal link architecture.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "https://api.iconify.design/lucide:hard-drive.svg?color=%23ffffff",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.iconify.design/lucide:hard-drive.svg?color=%23ffffff",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.iconify.design/lucide:hard-drive.svg?color=%23ffffff",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}