{
    "short_name": "FamTree",
    "name": "Family Tree",
    "icons": [
      {
        "src": "images/FT192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
              {
        "src": "images/FT512.png",
        "type": "image/png",
        "sizes": "512x512"
      }

    ],
    "start_url": "index.html",
    "background_color": "#3367D6",
    "display": "standalone",
    "description": "Family Tree.",
    "orientation" : "portrait"
      
    }


