{
  "name": "PDX Viewer",
  "short_name": "PDX",
  "description": "Universal document viewer and editor — PDFs, Office files, email and images. View, edit, annotate, fill forms and sign.",
  "start_url": "./app",
  "scope": "./",
  "id": "pdx-viewer",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0f14",
  "theme_color": "#0e0f14",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    { "src": "./icons/pdx-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/pdx-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/pdx-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/pdx-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
