{
  "name": "DevTool — Gelistirici Araclari",
  "short_name": "DevTool",
  "description": "JSON formatör, Base64, UUID, Hash, Regex ve daha fazlasi. Ucretsiz online gelistirici araclari.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "orientation": "any",
  "scope": "/",
  "lang": "tr",
  "categories": ["developer", "utilities", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "JSON Formatter",
      "short_name": "JSON",
      "url": "/tool/json-formatter",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Base64",
      "short_name": "B64",
      "url": "/tool/base64",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "UUID Generator",
      "short_name": "UUID",
      "url": "/tool/uuid-generator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
