{
  "name": "דו״ח הנהלה",
  "short_name": "דו״ח הנהלה",
  "description": "דו״ח הנהלה — תרפיית מימדים",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dash.monyflow.work/manifest.webmanifest"
    }
  ],
  "lang": "he",
  "dir": "rtl",
  "start_url": "/reps.html",
  "scope": "/reps",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/reps.html?app=meemadim"
}