{
  "name": "UtilityGet — Free Online Tools",
  "short_name": "UtilityGet",
  "description": "30+ free online tools for developers, designers, and everyday tasks. No sign-up required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0ea5e9",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["utilities", "productivity", "developer"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "JSON Formatter",
      "url": "/json-formatter",
      "description": "Format and validate JSON"
    },
    {
      "name": "Password Generator",
      "url": "/password-generator",
      "description": "Generate secure passwords"
    },
    {
      "name": "QR Code Generator",
      "url": "/qr-code-generator",
      "description": "Create QR codes instantly"
    }
  ]
}
