{
  "name": "CertiComply",
  "short_name": "CertiComply",
  "description": "Certifications, for the AI economy. Real state-approved certs, machine-readable, on your phone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F2044",
  "background_color": "#F5F4F0",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a cert",
      "short_name": "Find",
      "url": "/find",
      "description": "AI Smart Cert Finder — match a job or license to the right course"
    },
    {
      "name": "Verify a cert",
      "short_name": "Verify",
      "url": "/verify",
      "description": "Check the authenticity of a CertiSeal credential"
    },
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Your courses, certs, and progress"
    }
  ]
}
