{
  "name": "דפוס קשת - בית שמש",
  "short_name": "דפוס קשת",
  "id": "/?source=pwa",
  "description": "דפוס קשת בית שמש — הצעות מחיר, הזמנת דפוס, מודעות אבל, ועוד. שירות עצמי 24/7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0b0b1f",
  "theme_color": "#0b0b1f",
  "lang": "he",
  "dir": "rtl",
  "categories": ["business", "productivity", "shopping"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://print-keshet.com/manifest.json",
      "id": "https://print-keshet.com/"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "הצעת מחיר חדשה",
      "short_name": "מחירון",
      "url": "/mechiron/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "סטטוס הזמנה",
      "short_name": "סטטוס",
      "url": "/status.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
