{
  "name": "PDF & Image Editor",
  "short_name": "PDF Editor",
  "description": "A complete web application for editing PDFs and images",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%236366f1' width='100' height='100' rx='20'/%3E%3Cpath fill='white' d='M30 20h28l12 12v38c0 3-2 5-5 5H30c-3 0-5-2-5-5V25c0-3 2-5 5-5z'/%3E%3Cpath fill='%236366f1' d='M58 20v12h12z'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": []
}
