{
  "name": "Senior Scam Center",
  "short_name": "Scam Center",
  "description": "Free, private tools and plain-language guides that help seniors check, verify, and stay safe from scams.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f2044",
  "lang": "en-US",
  "categories": ["education", "utilities", "lifestyle"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Check Something", "short_name": "Check", "url": "/check/", "description": "Check a phone number, email, website, or crypto address for scams" },
    { "name": "Ask Scam Guard", "short_name": "Ask", "url": "/scam-guard/", "description": "Ask our AI assistant if something is a scam" },
    { "name": "Get Help Now", "short_name": "Help", "url": "/help/", "description": "What to do right now if you think you were scammed" }
  ]
}
