{
  "short_name": "ZippaFile",
  "name": "ZippaFile — 100% Private On-Device Toolkit",
  "description": "100% Private, On-Device PDF, Image, ZIP, Calculator & Converter Tools with Zero Server Uploads.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "background_color": "#0f0c29",
  "theme_color": "#6366f1",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
