{
  "name": "Bunk Calculator — Attendance & SGPA/CGPA",
  "short_name": "Bunk Calculator",
  "description": "Free bunk calculator for college students. Calculate attendance %, bunkable classes, SGPA and CGPA instantly.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["education", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
