{
  "name": "نوریوا | Noriva",
  "short_name": "نوریوا",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/app/img/noriva-logo.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/static/app/img/noriva-icon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}