{
  "name": "PayStream",
  "short_name": "PayStream",
  "description": "Multi-tenant payout automation platform with AI-native intelligence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#4a4aff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en-US"
}
