﻿{
  "name": "Servynx",
  "short_name": "Servynx",
  "description": "Global service marketplace — connect with service providers worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#060810",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Find Providers",
      "url": "/providers",
      "description": "Browse service providers"
    },
    {
      "name": "My Connects",
      "url": "/connects",
      "description": "View your connects"
    }
  ]
}
