{
  "name": "Utility Tools",
  "short_name": "UtilTools",
  "description": "Free online utility tools - random generators, calculators, converters & more",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Random Number",
      "url": "/en/random-number"
    },
    {
      "name": "Password Generator",
      "url": "/en/password-generator"
    },
    {
      "name": "QR Code Generator",
      "url": "/en/qr-generator"
    }
  ]
}
