{
  "name": "Sagur Insights — מכרזים, רכב ונדל״ן",
  "short_name": "Sagur",
  "description": "המרקטפלייס החכם בישראל — רכב, נדל״ן ומכרזים בזמן אמת.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "finance", "shopping"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "מכרזים",
      "short_name": "מכרזים",
      "url": "/auctions",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ההצעות שלי",
      "short_name": "הצעות",
      "url": "/my-dashboard",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
