{
  "name": "ExamDocHub - Exam Photo & Document Suite",
  "short_name": "ExamDocHub",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#001B6B",
  "theme_color": "#001B6B",
  "orientation": "any",
  "description": "100% Client-side privacy-first Indian government exam photo resizer, signature enhancer, PDF compressor, and cyber cafe batch processor.",
  "categories": ["utilities", "productivity", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96 144x144 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Photo Resizer (SSC / NEET)",
      "short_name": "Photo Resizer",
      "url": "/exam-photo-resizer",
      "description": "Resize passport photo for government exams"
    },
    {
      "name": "Cyber Cafe Pro",
      "short_name": "Dual Pro",
      "url": "/pro-batch-tool",
      "description": "Process Photo + Signature with 1-Click ZIP"
    },
    {
      "name": "Signature Cleaner",
      "short_name": "Signature",
      "url": "/signature-enhancer",
      "description": "Clean signature to pure white #FFFFFF"
    },
    {
      "name": "PDF Compressor",
      "short_name": "Compress PDF",
      "url": "/compress-pdf",
      "description": "Compress marksheets under 100/200 KB"
    }
  ]
}
