{
  "name": "Loan Daddy Compliance Training",
  "short_name": "LD Training",
  "description": "NMLS-compliant mortgage originator training platform by Loan Daddy LLC.",
  "start_url": "/training",
  "display": "standalone",
  "background_color": "#0C0A05",
  "theme_color": "#D4A017",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "finance"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Training",
      "short_name": "Training",
      "description": "Jump to training dashboard",
      "url": "/training",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Final Exam",
      "short_name": "Exam",
      "description": "Take the final compliance exam",
      "url": "/training/final-exam",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
