{
  "name": "Saman Lab",
  "short_name": "سامان",
  "description": "سامان",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#14487c",
  "ms_tile_color": "#14487c",
  "ms_tile_image": "/favicon/web-app-manifest-192x192.png",

  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "splash": [
    {
      "src": "/favicon/splash-640x1136.png",
      "sizes": "640x1136",
      "type": "image/jpg"
    },
    {
      "src": "/favicon/splash-1170x2532.png",
      "sizes": "1170x2532",
      "type": "image/jpg"
    },
    {
      "src": "/favicon/splash-1536x2048.png",
      "sizes": "1536x2048",
      "type": "image/jpg"
    },
    {
      "src": "/favicon/splash-2048x2732.png",
      "sizes": "2048x2732",
      "type": "image/jpg"
    },
    {
      "src": "/favicon/splash-2732×2732.png",
      "sizes": "2732×2732",
      "type": "image/jpg"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "splash_pages": null
}
