{
  "name": "Flight Pocket",
  "short_name": "FlightP",
  "description": "برنامه مدیریت ایستگاه صدور بلیت گزارش هندلینگ پرواز ثبت فرم کوردیناتور فلیت واچ  نامه نگاری",
  "start_url": "https://yjm.ir/index.php",  
  "display": "standalone",
  "theme_color": "#3498db",
  "background_color": "#fefce8",
  "orientation": "any",
  "icons": [
    {
      "src": "https://yjm.ir/pwa/icons/icon-192x192.png",  
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://yjm.ir/pwa/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://yjm.ir/pwa/screenshots/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Flight Timeline View"
    },
    {
      "src": "https://yjm.ir/pwa/screenshots/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard Overview"
    }
  ]
}