{
  "id": "smmnix-growth-platform",
  "short_name": "SMMNIX",
  "name": "SMMNIX - Grow Digitally With Us",
  "icons": [
    {
      "src": "/icons/web/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/web/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/mobile/launchericon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/mobile/launchericon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF6B00",
  "background_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "scope": "/",
  "description": "SMMNIX - Grow Digitally With Us. The ultimate social media growth platform.",
  "categories": ["productivity", "business", "social"],
  "screenshots": [
    {
      "src": "/icons/splash-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "SMMNIX Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "New Order",
      "short_name": "Order",
      "description": "Place a new social media order",
      "url": "/",
      "icons": [{ "src": "/icons/shortcuts/layout-dashboard.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Orders History",
      "short_name": "History",
      "description": "View your order history",
      "url": "/orders",
      "icons": [{ "src": "/icons/shortcuts/list.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Add Funds",
      "short_name": "Funds",
      "description": "Top up your account balance",
      "url": "/funds",
      "icons": [{ "src": "/icons/shortcuts/credit-card.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Support Ticket",
      "short_name": "Support",
      "description": "Open a support ticket",
      "url": "/support",
      "icons": [{ "src": "/icons/shortcuts/life-buoy.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
