{
  "name": "SnappTrip",
  "short_name": "SnappTrip",
  "dir": "rtl",
  "lang": "fa",
  "description": "اسنپ تریپ، معتبرترین سایت رزرو هتل های داخلی و خارجی و بلیط قطار، اتوبوس و هواپیما",
  "id": "/v1",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "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": "maskable"
    },
    {
      "src": "/icons/monochrome.png",
      "sizes": "194x194",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/1.webp",
      "sizes": "320x720",
      "type": "image/webp"
    },
    {
      "src": "screenshots/2.webp",
      "sizes": "320x720",
      "type": "image/webp"
    },
    {
      "src": "screenshots/3.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "categories": ["travel"],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "scope_extensions": [],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
