{
  "name": "Nexora Media",
  "short_name": "Nexora",
  "description": "Premium Social Media Boosting Services & Virtual Numbers - Cameroon's #1 Growth Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "social"],
  "icons": [
    {
      "src": "/nexora-favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Boosting Services",
      "url": "/services",
      "icons": [{"src": "/nexora-favicon.png", "sizes": "64x64"}]
    },
    {
      "name": "Deposit Funds",
      "url": "/deposit",
      "icons": [{"src": "/nexora-favicon.png", "sizes": "64x64"}]
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "icons": [{"src": "/nexora-favicon.png", "sizes": "64x64"}]
    }
  ]
}