{
  "name": "Digiteen",
  "short_name": "Digiteen",
  "description": "Digiteen - دیجی‌تین",
  "theme_color": "#7e4bd0",
  "background_color": "#F7F7F7",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "کیف پول",
      "short_name": "کیف پول",
      "description": "ورود به کیف پول",
      "url": "/wallet-money",
      "icons": [
        {
          "src": "/icons/shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "فروشگاه",
      "short_name": "فروشگاه",
      "description": "ورود به فروشگاه",
      "url": "/shop",
      "icons": [
        {
          "src": "/icons/shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "پروفایل",
      "short_name": "پروفایل",
      "description": "ورود به پروفایل",
      "url": "/user-info",
      "icons": [
        {
          "src": "/icons/shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "پیام\u200cها",
      "short_name": "پیام\u200cها",
      "description": "ورود به پیام\u200cها",
      "url": "/messages",
      "icons": [
        {
          "src": "/icons/shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ]
}

