{
  "name": "Avofax - Modern Online Fax Service",
  "short_name": "Avofax",
  "description": "HIPAA-compliant online faxing for healthcare, legal, and business professionals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d9d3d",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Send Fax",
      "short_name": "Send",
      "description": "Send a new fax",
      "url": "/dashboard/send",
      "icons": []
    },
    {
      "name": "View Inbox",
      "short_name": "Inbox",
      "description": "View received faxes",
      "url": "/dashboard/inbox",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
