{
  "name": "DIU BBA Archive",
  "short_name": "BBA Archive",
  "description": "Free academic resource hub for Daffodil International University BBA students — class routines, question banks, tools and more.",
  "start_url": "/routine",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#004d26",
  "background_color": "#ffffff",
  "categories": ["education"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Class Routine",
      "short_name": "Routine",
      "url": "/routine",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Question Bank",
      "short_name": "Questions",
      "url": "/questions",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
