{
  "name": "ToolNest — Free Online Tools",
  "short_name": "ToolNest",
  "description": "696+ free online tools: PDF, image, AI, developer, calculator, games, vedic wisdom and more. No signup needed.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "ToolNest homepage"
    }
  ],
  "categories": ["utilities", "productivity", "education"],
  "shortcuts": [
    {
      "name": "Daily Wisdom",
      "url": "/daily-wisdom",
      "description": "Today's wisdom card + shloka",
      "icons": [{ "src": "/favicon-48.png", "sizes": "48x48" }]
    },
    {
      "name": "Merge PDF",
      "url": "/tools/merge-pdf",
      "description": "Combine multiple PDF files"
    },
    {
      "name": "JSON Formatter",
      "url": "/tools/json-formatter",
      "description": "Format and validate JSON online"
    }
  ],
  "widgets": [
    {
      "name": "Daily Wisdom",
      "description": "A new wisdom card from ancient India every day",
      "tag": "vedic-daily",
      "url": "/tools/vedic-wisdom-cards",
      "type": "text/html",
      "update_frequency": 86400
    }
  ]
}
