{
  "name": "پوویکس",
  "short_name": "پوویکس",
  "description":"پوویکس یعنی سرعت و قدرت در ساخت سایت در کوتاه ترین زمان",
  "lang": "fa-IR",
  "dir": "rtl",
  "start_url": "/news/index.php",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "url_handlers": [
    {
      "origin": "https://powix.ir"
    }
  ]
  
}