{
  "id": "/tools/line-sorter.html",
  "name": "Line Sorter \u2014 A\u2013Z, Length, Numeric, Shuffle \u2013 toolcrate",
  "short_name": "Line Sorter \u2014 A\u2013Z, Length, Numeric, Shuffle",
  "description": "Sort the lines of a text block alphabetically, by length, numerically, or shuffle them randomly. No signup, nothing uploaded to a server.",
  "start_url": "/tools/line-sorter.html",
  "scope": "/tools/line-sorter.html",
  "display": "standalone",
  "background_color": "#F5F4F2",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
