{
  "name": "SumanVolt PrintFlow — Manual Duplex Wizard",
  "short_name": "PrintFlow",
  "description": "Private, in-browser manual duplex printing wizard. Splits PDFs into odd/even passes and hands off to your phone's native Wi-Fi print spooler. No uploads, no servers.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
