{
  "name": "NerdTools",
  "short_name": "NerdTools",
  "description": "Δωρεάν εργαλεία για domains, DNS, SSL, email authentication και ταχύτητα.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "el",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "DNS Checker",
      "url": "/tools/domains/dns",
      "description": "DNS records από πολλαπλούς resolvers"
    },
    {
      "name": "WHOIS Lookup",
      "url": "/tools/domains/whois",
      "description": "Στοιχεία domain & registrar"
    },
    {
      "name": "SSL Checker",
      "url": "/tools/ssl/check",
      "description": "Πιστοποιητικό & αλυσίδα SSL"
    },
    {
      "name": "SPF / DKIM / DMARC",
      "url": "/tools/emailauth",
      "description": "Email authentication records"
    }
  ],
  "categories": ["utilities", "developer tools", "productivity"]
}
