{
  "name": "Biggiees Educare Solution & Technologies",

  "short_name": "Educare",

  "id": "https://biggieeseducare.com/",

  "description": "Biggiees Educare Solution & Technologies provides smart hybrid learning, online live classes, robotics training, AI technology education, digital study materials, and modern coaching for students from Classes 6 to 12.",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#021b79",

  "theme_color": "#021b79",

  "orientation": "portrait",

  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1920x1081",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}