{
  "name": "1099Express Online",
  "short_name": "T99Exp",
  "start_url": "/",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "description": "online 1099 express",
  "icons": [
    {
      "src": "/icons/1099logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/1099logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}