{
  "name": "Janian Tools - Free Online Tools",
  "short_name": "Janian Tools",
  "description": "Free online tools that work right in your browser. No installation, no sign-up. Fast, secure, and private.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7CBDE0",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "dir": "ltr"
}