{
  "name": "شرکت نوین پرداز توسعه آفرینان کاسپین",
  "short_name": "نپ تاک",
  "description": "شرکت تولید کننده نرم افزار های  حساب پرداز و مدرسه هوشمند",
  "start_url": "/homeCenter/0/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "../static/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../static/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}