{
  "name": "Folio: PDF Toolkit — Apps With Andrew",
  "short_name": "Folio",
  "description": "Combine files into a single PDF, right in your browser. PDFs, images, HEIC, Word docs, Excel, Markdown, and source code — all converted locally, never uploaded.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#DC2626",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
