{
  "name": "Scam Spotter",
  "short_name": "Scam Spotter",
  "description": "Scam Spotting app with multiple features to help people of all ages identify scams.",
  "id": "Scam spotter V2",
  "version": "2.0.0",
  "dir": "auto",
  "scope": "/",
  "start_url": "https://scam-spotter-by-ez-it.com",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1a14",
  "theme_color": "#00c853",
  "categories": [
    "education",
    "security"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Home Screen – Choose Phone Call, Text, or Email",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screen-questions.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Diagnostic Questions – Simple Yes/No answers",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screen-scam.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "SCAM Result – Warning signs detected with safety tips",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screen-suspicious.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Suspicious Result – Caution warning with advice",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screen-safe.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Safe Result – No warning signs found",
      "form_factor": "wide"
    }
  ]
}
