{
  "name": "theURL — URL Encoder, Decoder & Toolkit",
  "short_name": "theURL",
  "description": "Free, private, client-side toolkit to encode, decode, parse, build, slugify and QR-code any URL.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#12141A",
  "theme_color": "#12141A",
  "orientation": "any",
  "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/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
