{
  "id": "./",
  "name": "EMII Admin POS",
  "short_name": "EMII POS",
  "description": "پنل مدیریت فروش، مالی، تأمین کالا، محصولات و کانال‌های فروش EMII POS.",
  "lang": "fa-IR",
  "dir": "rtl",
  "start_url": "./login.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f2f7ff",
  "theme_color": "#f2f7ff",
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "assets/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}