
{
  "name": "\u0627\u0644\u0646\u0633\u0628 \u0627\u0644\u0639\u0645\u0631\u064a",
  "short_name": "\u0627\u0644\u0646\u0633\u0628 \u0627\u0644\u0639\u0645\u0631\u064a",
  "description": "A web app for navigating a family tree",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#f6f6f6",
  "theme_color": "#343a40",
  "status_bar": "default",
  "icons": [{"src": "/static/favicon.png", "sizes": "512x512"}],
  "dir": "ltr",
  "lang": "ar",
  "screenshots" : [{"src": "/static/splash_screen_640.png", "sizes": "640x1136", "type": "image/png"}],
  "shortcuts" : [{"name": "from-to", "url": "/navigation", "description": "Show tree from ancestor to child"}]
}
