{
  "name": "Decider",
  "short_name": "Decider",
  "description": "Compare homes (or anything): wishlist votes, head-to-head choices, live rankings — solo or shared.",
  "id": "/tools/decide/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#10141c",
  "theme_color": "#10141c",
  "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": "./",
    "method": "GET",
    "params": {
      "title": "pt",
      "text": "st",
      "url": "pu"
    }
  }
}
