{
  "name": "Pinkontin Developer Tools",
  "short_name": "Pinkontin",
  "description": "Free online developer tools — JSON formatter, password generator, image compressor, and more.",
  "start_url": "/en/tools",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#E91E8C",
  "orientation": "any",
  "icons": [
    { "src": "/images/logo.svg", "type": "image/svg+xml", "sizes": "any" }
  ],
  "categories": ["developer", "productivity", "utilities"],
  "shortcuts": [
    { "name": "JSON Formatter", "url": "/en/tools/json-formatter", "description": "Format and validate JSON" },
    { "name": "Password Generator", "url": "/en/tools/password-generator", "description": "Generate secure passwords" },
    { "name": "Image Compressor", "url": "/en/tools/image-compressor", "description": "Compress images online" },
    { "name": "QR Code Generator", "url": "/en/tools/qr-code-generator", "description": "Generate QR codes" }
  ]
}
