{
  "name": "Shortlist",
  "short_name": "Shortlist",
  "description": "A shared shortlist of plans — add ideas, swipe together, do what matches.",
  "id": "/tools/swipe-plans/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c0c15",
  "theme_color": "#0c0c15",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "share.php",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
