{
  "name": "Adarsh Digital - 100+ Free Online Tools | PDF, Image, Video & AI",
  "short_name": "Adarsh Digital",
  "description": "Free professional toolkit with 100+ online tools: PDF editor, image compressor, video converter, AI writer, marketing analytics & more. No signup, instant results!",
  "start_url": "/?source=pwa",
  "id": "adarsh-digital-toolkit",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities", "developer tools", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Adarsh Digital Desktop View - All Tools Dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Adarsh Digital Mobile View - PDF Tools"
    }
  ],
  "shortcuts": [
    {
      "name": "PDF Tools",
      "short_name": "PDF",
      "description": "Merge, split, compress PDFs and more",
      "url": "/pdf-tools?source=shortcut",
      "icons": [{"src": "/icons/pdf-icon.png", "sizes": "96x96"}]
    },
    {
      "name": "Image Tools",
      "short_name": "Images",
      "description": "Resize, compress, convert images",
      "url": "/image-tools?source=shortcut",
      "icons": [{"src": "/icons/image-icon.png", "sizes": "96x96"}]
    },
    {
      "name": "AI Tools",
      "short_name": "AI",
      "description": "AI-powered text and content tools",
      "url": "/ai-tools?source=shortcut",
      "icons": [{"src": "/icons/ai-icon.png", "sizes": "96x96"}]
    },
    {
      "name": "All Tools",
      "short_name": "Browse",
      "description": "Browse all 100+ tools",
      "url": "/all-tools?source=shortcut",
      "icons": [{"src": "/icons/all-tools-icon.png", "sizes": "96x96"}]
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "file",
          "accept": ["application/pdf", "image/*", "video/*", "audio/*", "text/*"]
        }
      ]
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+adarshtools",
      "url": "/open?tool=%s"
    }
  ],
  "related_applications": [],
  "iarc_rating_id": ""
}