{
  "name": "מעקב שעות Pro",
  "short_name": "שעות",
  "description": "מעקב שעות עבודה חכם",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "widgets": [
    {
      "name": "רווח מעקב שעות",
      "short_name": "רווח",
      "description": "הצג את הרווח הנוכחי שלך",
      "tag": "profit-widget",
      "template": "widget.html",
      "data": "widget-data.json",
      "type": "text/html",
      "screenshots": [],
      "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }
      ],
      "auth": false,
      "update": 1800
    }
  ]
}
