{
  "name": "VTU LIFE - VTU Results & SGPA Calculator",
  "short_name": "VTU LIFE",
  "description": "VTU Results portal with SGPA, CGPA and percentage calculator for VTU students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://storage.googleapis.com/vtu-life.appspot.com/static/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "https://storage.googleapis.com/vtu-life.appspot.com/static/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "https://storage.googleapis.com/vtu-life.appspot.com/og-image.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "VTU Results",
      "url": "/vtu-results",
      "description": "Check your VTU results"
    },
    {
      "name": "SGPA Calculator",
      "url": "/vtu-sgpa-cgpa-calculator",
      "description": "Calculate your SGPA and CGPA"
    }
  ]
}
