{
  "name": "AllPDF - Free Online PDF Editor",
  "short_name": "AllPDF",
  "description": "Every tool you need to work with PDFs. 100% free, private, browser-based.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7F9",
  "theme_color": "#E5322D",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
