{
  "name": "Unicorn Currencies Treasury",
  "short_name": "UC Treasury",
  "description": "RPAA Registered Payment Service Provider | FINTRAC MSB: C100000159",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#CC5500",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your treasury dashboard",
      "url": "/app/dashboard",
      "icons": []
    },
    {
      "name": "Payments",
      "short_name": "Payments",
      "description": "Manage payments",
      "url": "/app/payments",
      "icons": []
    },
    {
      "name": "FX Deals",
      "short_name": "FX Deals",
      "description": "Foreign exchange deals",
      "url": "/app/fx-deals",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
