{
  "name": "Chekka — Scam Risk Checker",
  "short_name": "Chekka",
  "description": "Check marketplace listings for scam risk signals before you pay.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A4DFF",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities", "shopping"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check a listing",
      "short_name": "Check",
      "description": "Run a risk check on any marketplace listing",
      "url": "/risk-check",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Watchlist",
      "short_name": "Watchlist",
      "description": "View and manage your saved listings",
      "url": "/watchlist",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
