{
  "name": "My Family Tree",
  "short_name": "MyFamilyTree",
  "description": "My Family Tree",
  "id": "/apps/myfamilytree/",
  "start_url": "/apps/myfamilytree/",
  "scope": "/apps/myfamilytree/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#333",
  "background_color": "#333",
  "icons": [
    {
      "src": "https://www.myrin.nu/apps/myfamilytree/images/apple-touch-icon-myfamilytree.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}