{
  "name": "نمایش - دانلود فیلم و سریال",
  "short_name": "نمایش",
  "description": "پلتفرم تماشای آنلاین و دانلود فیلم و سریال با زیرنویس فارسی",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["entertainment", "video", "movies"],
  "lang": "fa-IR",
  "dir": "rtl"
}