{
  "name": "VieScan — Precision Document Scanner",
  "short_name": "VieScan",
  "description": "Free, fast, and 100% private on-device document scanner.",
  "start_url": "/scan",
  "display": "standalone",
  "background_color": "#F7F7F4",
  "theme_color": "#0044FF",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
