{
  "name": "DocSigner Mobile",
  "short_name": "DocSigner",
  "description": "Quick mobile document signing with realistic ink blending and flattening for WhatsApp",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "signatures/sample_blue.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
