{
  "name": "SortedUK — Britain is complicated. We make it simple.",
  "short_name": "SortedUK",
  "description": "Find money. Understand letters. Fix problems. Plain-English UK help — free, no login. Sourced to GOV.UK, HMRC, DWP, NHS.",
  "start_url": "/index.html?source=pwa",
  "id": "uk.sorteduk.pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#F8F6F1",
  "theme_color": "#0F1E36",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": [
    "government",
    "lifestyle",
    "utilities",
    "productivity",
    "finance",
    "social",
    "education"
  ],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "share_target": {
    "action": "/share-receive",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": ["image/*", "application/pdf", "text/plain", ".docx", ".doc", ".heic", ".heif", ".webp"]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/decode-v2",
      "accept": {
        "application/pdf": [".pdf"],
        "image/jpeg": [".jpg", ".jpeg"],
        "image/png": [".png"],
        "image/heic": [".heic"],
        "image/webp": [".webp"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+sorteduk",
      "url": "/decode-v2?via=protocol&text=%s"
    }
  ],
  "shortcuts": [
    {
      "name": "My Sorted",
      "short_name": "My Sorted",
      "description": "Your UK life command centre — open cases, deadlines, money found",
      "url": "/my-sorted?source=shortcut",
      "icons": [{ "src": "/icon-490-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Find hidden money",
      "short_name": "Find money",
      "description": "Run the UK Opportunity Engine — 10 questions, 65+ routes",
      "url": "/opportunity-engine?source=shortcut",
      "icons": [{ "src": "/icon-490-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Decode a UK letter",
      "short_name": "Decode",
      "description": "Upload any UK letter — get plain-English answers",
      "url": "/decode-v2?source=shortcut",
      "icons": [{ "src": "/icon-490-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Get urgent help",
      "short_name": "Crisis",
      "description": "6 verified UK crisis helplines, available now",
      "url": "/crisis-mode?source=shortcut",
      "icons": [{ "src": "/icon-490-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image-v327.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SortedUK homepage — Know what you're entitled to"
    },
    {
      "src": "/og-image-v324.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Find money you may be missing — UK Opportunity Engine"
    },
    {
      "src": "/og-image-v320.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Decode any UK letter — free, plain-English help"
    }
  ],
  "related_applications": [],
  "icons": [
    {
      "src": "/favicon-v570.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-490-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-490-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-490-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-490-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
