{
  "name": "سامانه رزرواسیون اقامتگاه و بوم گردی جانشین",
  "short_name": "جانشین",

  "start_url": "/",
  "scope": "/",

  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "375x375",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],

  "theme_color": "#ffffff",
  "background_color": "#122a12",

  "display": "standalone",
  "orientation": "portrait"
}