{
  "name": "Quik2Pay — Get Paid Faster",
  "short_name": "Quik2Pay",
  "description": "Advance your notary signing fees in 1-3 days instead of waiting 30-90.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141719",
  "theme_color": "#141719",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Submit Signing",
      "short_name": "Submit",
      "description": "Submit a new notary signing",
      "url": "/dashboard?section=submit"
    }
  ]
}
