{
  "name": "Refine — Read Later",
  "short_name": "Refine",
  "description": "Save any URL as a visual card with AI summaries.",
  "start_url": "/reader",
  "display": "standalone",
  "background_color": "#FAFAF5",
  "theme_color": "#1C1917",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231C1917'/><path d='M160 128h192a24 24 0 0 1 24 24v272a24 24 0 0 1-24 24H160a24 24 0 0 1-24-24V152a24 24 0 0 1 24-24z' fill='%23FBBF24'/><path d='M192 160h128v192H192z' fill='%23FFF'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "news"]
}