{
  "background_color": "#e158ff",
  "description": "LOFTY TECHNOLOGIES PVT. LTD.",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/ParentApp/Welcome",
  "icons": [
    {
      "src": "Images/icons/lofty1024.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Images/icons/lofty1024.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "Images/icons/lofty1024.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "Images/icons/lofty1024.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "Images/ScreenShot/6inch1.jpg",
      "sizes": "1242x2208",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Lofty Parent App"
    },
    {
      "src": "Images/ScreenShot/6inch.jpg",
      "sizes": "1242x2208",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Lofty Parent App"
    }
  ],
  "name": "LOFTY TECHNOLOGIES",
  "short_name": "LOFTY",
  "offline_enabled": true,
  "id": "com.loftytechnologies",
  "categories": [
    "education"
  ],
  "theme_color": "#000000",
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ]
}