{
  "name": "פלונטר - ניהול תיקי בוררות",
  "short_name": "פלונטר",
  "description": "אפליקציה לניהול תיקי בוררות בשיטת פלונטר",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1F2E",
  "theme_color": "#F39C12",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "assets/plonter-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/plonter-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
