{
  "name": "نکس‌اسکای",
  "short_name": "Nexsky",
  "description": "فروشگاه چندمنظوره دیجیتال و فیزیکی",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#02040a",
  "theme_color": "#0A1721",
  "icons": [
    {
      "src": "/static/icon-192-v2.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512-v2.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "fa",
  "dir": "rtl"
}