{
  "name": "Safe PDF Scan",
  "short_name": "SafePDFScan",
  "description": "Scan anything to PDF. Private, offline, no login, no ads, no watermark. Made in India.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E9F2F1",
  "theme_color": "#0EA59B",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
