{
  "name": "בדיקת תו נכה לרכב - Vehicle Tag Checker",
  "short_name": "תו נכה",
  "description": "שירות חינמי לבדיקה האם לרכב יש תו נכה רשום במאגר משרד התחבורה. Free service to check if a vehicle has a registered disabled parking tag.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eff6ff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "בדיקת תו נכה - מסך ראשי"
    }
  ],
  "categories": ["utilities", "transportation", "government"],
  "lang": "he",
  "dir": "rtl",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "בדיקה חדשה",
      "short_name": "בדיקה",
      "description": "התחל בדיקת תו נכה חדשה",
      "url": "/mobile",
      "icons": [
        {
          "src": "/icons/icon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "",
  "handle_links": "preferred"
}
