{
  "name": "ioty Client Portal",
  "short_name": "ioty",
  "description": "Manage your projects, proposals, payments, and service requests",
  "start_url": "/client",
  "scope": "/client",
  "display": "standalone",
  "theme_color": "#87b4c4",
  "background_color": "#0a1929",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
