
{
  "name": "سرویک",
  "short_name": "سرویک",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFE9D2",
  "theme_color": "#FFE1C4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./imges/logo144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./imges/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./imges/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
