{
  "name": "ID Generator Pro",
  "short_name": "ID Gen Pro",
  "description": "Professional School ID Card Generator with live preview, webcam capture, and bulk export.",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7f6",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
