{
  "name": "ThaiVScan AI — ตรวจสอบลิงก์ปลอมและเว็บอันตราย",
  "short_name": "ThaiVScan",
  "description": "AI multi-layer scanner for phishing links, fake banking, brand impersonation, scam SMS and QR codes — built for Thailand.",
  "lang": "th",
  "dir": "ltr",
  "id": "./?source=pwa",
  "start_url": "index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#FAFBFD",
  "theme_color": "#0062E6",
  "categories": [
    "security",
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Link Scanner",
      "short_name": "Link",
      "description": "Scan a URL for phishing and scams",
      "url": "index.html?source=shortcut",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "SMS Scanner",
      "short_name": "SMS",
      "description": "Analyze a suspicious text message",
      "url": "sms-analyzer.html?source=shortcut",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "QR Scanner",
      "short_name": "QR",
      "description": "Scan a QR code with your camera",
      "url": "qr-scanner.html?source=shortcut",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Report a Scam",
      "short_name": "Report",
      "description": "Report a malicious site",
      "url": "report.html?source=shortcut",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
