{
  "name": "Certificate Generator",
  "short_name": "CertGen",
  "description": "Generate professional student certificates from Excel data instantly. Upload, map, review, and print — all in one seamless workflow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
