{
  "name": "FunTech Gurukul",
  "short_name": "FunTechG",
  "description": "Learn, Play & Earn Coins! Educational games, quizzes & Special Learning Zone for kids.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#6C3FF5",
  "theme_color": "#6C3FF5",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/Funtechg1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Funtechg1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/Funtechg1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "kids", "games"],
  "shortcuts": [
    {
      "name": "Special Zone",
      "short_name": "Special Zone",
      "description": "Free learning activities for special kids",
      "url": "/special_zone.html",
      "icons": [{ "src": "/Funtechg1.png", "sizes": "96x96" }]
    },
    {
      "name": "Daily Quiz",
      "short_name": "Quiz",
      "description": "Take today's quiz and earn coins",
      "url": "/app.html",
      "icons": [{ "src": "/Funtechg1.png", "sizes": "96x96" }]
    }
  ]
}
