{
  "name": "PlateApp - כל המידע על הרכב במקום אחד",
  "short_name": "PlateApp-Website",
  "description": "מקור האמת לנתוני רכב בישראל - מופעל על ידי AI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1a1a",
  "background_color": "#000000",
  "scope": "/",
  "lang": "he",
  "dir": "rtl",
  "categories": [
    "utilities",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/website-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/website-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "חיפוש רכב",
      "short_name": "חיפוש",
      "description": "חפש מידע על רכב",
      "url": "/demo",
      "icons": [
        {
          "src": "/website-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "version": "v2.0.6",
  "build_id": "20260414-001"
}