{
  "name": "urlinks.click - Free Online Tools",
  "short_name": "urlinks.click",
  "description": "Free online tools for text, URLs, and everyday tasks. No ads, no login, no tracking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0071e3",
  "background_color": "#f5f5f7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "developer tools"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}