{
  "name": "سودبان - ربات معاملاتی هوشمند",
  "short_name": "سودبان",
  "description": "ربات معاملاتی هوشمند سودبان",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1652f0",
  "theme_color": "#1652f0",
  "dir": "rtl",
  "lang": "fa",
  "icons": [
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ربات معاملاتی",
      "short_name": "ربات",
      "url": "/",
      "icons": [
        {
          "src": "/icons/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "خانه",
      "short_name": "خانه",
      "url": "/home",
      "icons": [
        {
          "src": "/icons/home-favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "پیشنهادات",
      "short_name": "پیشنهادات",
      "url": "/suggestion",
      "icons": [
        {
          "src": "/icons/star-favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "تاریخچه معاملات",
      "short_name": "تاریخچه",
      "url": "/history",
      "icons": [
        {
          "src": "/icons/history-favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "منو",
      "short_name": "منو",
      "url": "/menu",
      "icons": [
        {
          "src": "/icons/menu-favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["finance", "utilities"],
  "prefer_related_applications": false
}
