{
  "name": "מפת עמדות טעינה לרכב חשמלי בישראל",
  "short_name": "EV Charge IL",
  "description": "מצא עמדות טעינה, תכנן מסלול, טען ושלם",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "dir": "rtl",
  "lang": "he",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "focus-existing" },
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["navigation", "utilities", "auto"],
  "share_target": {
    "action": "/route",
    "method": "GET",
    "params": { "text": "destination" }
  }
}
