{
  "name": "Oya Commerce",
  "short_name": "Oya Commerce",
  "description": "Unified commerce and Ledger system.",
  "id": "/account-selector",
  "start_url": "/account-selector",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/oya_commerce_logo.png",
      "sizes": "500x500",
      "type": "image/png"
    },
    {
      "src": "/oya_commerce_logo.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/vendor_dashboard_page.png",
      "sizes": "656x1298",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Secure Dashboard"
    },
    {
      "src": "/screenshots/vendor_desktop_view.png",
      "sizes": "1586x774",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Management Console"
    }
  ]
}