{
  "name": "ThouShaltNotClick",
  "short_name": "TSNC",
  "description": "Phishing simulation, security training, and password manager — built for Catholic schools and faith-based families.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a2744",
  "background_color": "#f5ede0",
  "icons": [
    { "src": "/icon-192.png",            "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",            "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png",   "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["productivity", "education", "security"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}
