{
  "short_name": "SFT",
  "name": "Seelay Family Tree",
  "description": "A genealogy / pedigree chart, representing Seelay family relationships in a conventional tree structure.",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "scope": "https://learncode.seelay.in",
  "theme_color": "#FF4949",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "dir": "ltr",
  "lang": "en",
  "screenshots": [
    {
      "src": "/screenshots/1.png",
      "sizes": "360x720",
      "type": "image/png",
      "platform": "narrow",
      "label": "Homepage - Dark Mode"
    },
    {
      "src": "/screenshots/2.png",
      "sizes": "360x720",
      "type": "image/png",
      "platform": "narrow",
      "label": "Change Layout"
    },
    {
      "src": "/screenshots/3.png",
      "sizes": "360x720",
      "type": "image/png",
      "platform": "narrow",
      "label": "Homepage - Light Mode"
    }
  ]
}
