{
  "name": "TurtleEdu - Bangalore Education Consultant",
  "short_name": "TurtleEdu",
  "description": "India's trusted education consultant since 2013. Direct admission for MBBS, B.Tech, MBA, Nursing & Pharmacy in 200+ Karnataka colleges.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "lang": "en-IN",
  "categories": [
    "education",
    "business"
  ],
  "icons": [
    {
      "src": "/te-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/te-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/turtle-mascot.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Counselling",
      "short_name": "Counselling",
      "url": "/?action=counselling",
      "description": "Get free admission counselling"
    },
    {
      "name": "Browse Colleges",
      "short_name": "Colleges",
      "url": "/colleges.php"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blogs.php"
    }
  ]
}