{
  "name": "CalmCheck",
  "short_name": "CalmCheck",
  "description": "Scam protection that speaks your language — bilingual scam checker for you and your family.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F0",
  "theme_color": "#7B9E87",
  "lang": "en-US",
  "categories": ["lifestyle", "utilities", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check a Message",
      "short_name": "Check",
      "description": "Paste a suspicious message to check if it's a scam",
      "url": "/#check",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Safe Numbers",
      "short_name": "Safe #s",
      "description": "Verified phone numbers for banks, government, and services",
      "url": "/safe-numbers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
