{
  "name": "iSavior - AI-Powered Link Safety Scanner",
  "short_name": "iSavior",
  "description": "Scan URLs, files, and QR codes for threats with AI-powered threat intelligence. Premium users get OTP risk protection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1e",
  "theme_color": "#06b6d4",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-192x192-cDYo8CxyewT6DgabboQfTY.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-512x512-GSsHLydG9hRJEc3yp5eRMP.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-512x512-maskable-mM6tRboeRTBA4WzhZ3oRs9.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/screenshot-narrow-R8YbX4sjfSFrigpGt57KGe.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/screenshot-wide-ZJiGNibEzChf8PVv9uJNUi.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "security"],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Scan URL",
      "short_name": "Scan URL",
      "description": "Quickly scan a URL for threats",
      "url": "/scanner?action=url",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-192x192-cDYo8CxyewT6DgabboQfTY.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Scan File",
      "short_name": "Scan File",
      "description": "Scan a file for malware",
      "url": "/file-scanner",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-192x192-cDYo8CxyewT6DgabboQfTY.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your scan history and stats",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663028238644/3zASkVzidMeZhdQkzF7QGx/icon-192x192-cDYo8CxyewT6DgabboQfTY.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
