{
  "name": "PDF on Browser",
  "short_name": "PDF on Browser",
  "description": "PDF tools that run in your browser. Files never leave this tab. Merge, split, compress, sign and convert with no upload.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "any",
  "categories": ["productivity", "utilities", "business", "education"],
  "icons": [
    {"src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ]
}
