{
  "name": "CreatorPortAdmin Mobile",
  "short_name": "CreatorPortAdmin",
  "description": "Manage your business on the go — orders, customers, catalog & more",
  "start_url": "/m/login",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#6366F1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Orders",
      "url": "/m/orders",
      "description": "View your latest orders"
    },
    {
      "name": "Inquiries",
      "url": "/m/inquiries",
      "description": "Check new customer messages"
    }
  ]
}
