{
  "name": "میان، مدیریت یکپارچه اقامتگاه",
  "short_name": "میان",
  "description": "مدیریت یکپارچه اقامتگاه",
  "start_url": "https://panel.miaan.ir/panel",
  "id": "/panel",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa",
  "background_color": "#0000F7",
  "theme_color": "#FFFFFF",
  "categories": ["travel", "business", "productivity"],
  "prefer_related_applications": false,
  "related_applications": [],
  "display_override": ["standalone", "minimal-ui", "browser"],
  "scope": "/",
  "scope_extensions": [
    { "type": "origin", "origin": "https://*.miaan.ir" },
    { "type": "origin", "origin": "https://miaan.ir" }
  ],
  "icons": [
    {
      "src": "/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/miaan-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/miaan-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/calendar-screenshot.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/menu-screenshot.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/desktopCalendar-screenshot.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}