{
  "name": "Ansar Isran SMM Panel",
  "short_name": "ANSAR SMM",
  "description": "Professional Social Media Marketing Panel - Ansar Isran SMM Panel",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00f5ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-512x512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "social", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Order",
      "short_name": "Order",
      "description": "Place a new order",
      "url": "./index.html#services",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "./index.html#dashboard",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any" }]
    }
  ]
}
