{
  "short_name": "Zarin Express",
  "description": "Online Shop Builder",
  "name": "Zarin Express",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "favicon.png",
      "sizes": "150x150",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Zarin Express",
      "url": "/auth"
    }
  ],
  "screenshots": [
    {
      "src": "screen-1.png",
      "sizes": "1440x3120",
      "type": "image/png",
      "platform": "wide",
      "label": "List of Products"
    },
    {
      "src": "screen-2.png",
      "sizes": "1440x3120",
      "type": "image/png",
      "platform": "wide",
      "label": "List of Categories"
    },
    {
      "src": "screen-3.png",
      "sizes": "1440x3120",
      "type": "image/png",
      "platform": "wide",
      "label": "List of Orders"
    }
  ],
  "start_url": "/auth",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa",
  "categories": ["business", "shopping"],
  "display_override": ["standalone"],
  "scope": "/"
}
