{
  "name": "Service USVI - Professional Services",
  "short_name": "Service USVI",
  "description": "Connect with trusted local professionals for legal, construction, wellness, technology, and 20+ more service categories across the US Virgin Islands.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#0f6b6f",
  "orientation": "portrait-primary",
  "scope": "/",
  "scope_extensions": [
    { "origin": "https://hercules.app" },
    { "origin": "https://serviceusvi.com" },
    { "origin": "https://*.serviceusvi.com" },
    { "origin": "https://*.onhercules.app" }
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.serviceusvi.app",
      "id": "com.serviceusvi.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/service-usvi/id000000000"
    }
  ],
  "iarc_rating_id": "",
  "categories": ["business", "lifestyle", "utilities"],
  "file_handlers": [
    {
      "action": "/bookings",
      "accept": {
        "text/calendar": [".ics"],
        "application/pdf": [".pdf"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "protocol_handlers": [
    {
      "protocol": "web+serviceusvi",
      "url": "/professionals/%s"
    }
  ],
  "share_target": {
    "action": "/contact",
    "method": "GET",
    "params": {
      "title": "subject",
      "text": "body",
      "url": "url"
    }
  },
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/messages"
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Service USVI homepage - browse professional services across the USVI"
    },
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Service USVI mobile - find and book professionals on the go"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Professionals",
      "short_name": "Professionals",
      "description": "Browse all professional service providers",
      "url": "/professionals",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View and manage your bookings",
      "url": "/bookings",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your conversations",
      "url": "/messages",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View subscription plans",
      "url": "/subscription",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ]
}
