{
  "name": "AstraPDF",
  "short_name": "AstraPDF",
  "description": "A high-fidelity, secure, and completely client-side tool to merge, reorder, rotate, and crop PDFs offline.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0d0e15",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
