{
  "id": "/?source=pwa",
  "name": "OxgelSMS",
  "short_name": "OxgelSMS",
  "description": "Premium Social Media Boosting Services and Virtual Numbers. Cameroon's #1 Growth Platform",
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "social", "finance", "productivity"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/oxgel-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/oxgel-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/oxgel-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OxgelSMS. All in one growth platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Boosting Services",
      "short_name": "Boost",
      "url": "/services?source=pwa-shortcut",
      "icons": [{"src": "/oxgel-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Buy Number",
      "short_name": "Numbers",
      "url": "/virtual-numbers?source=pwa-shortcut",
      "icons": [{"src": "/oxgel-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Deposit Funds",
      "short_name": "Deposit",
      "url": "/deposit?source=pwa-shortcut",
      "icons": [{"src": "/oxgel-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "History",
      "short_name": "History",
      "url": "/history?source=pwa-shortcut",
      "icons": [{"src": "/oxgel-icon-192.png", "sizes": "192x192"}]
    }
  ]
}
