{
  "name": "8Ball",
  "short_name": "8Ball",
  "description": "כדור בדולח דיגיטלי — לנער חזק ולשאול בלב",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d001a",
  "background_color": "#0d001a",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}