{
  "name": "UG QR Attendance System",
  "short_name": "UG Attend",
  "description": "University of Ghana — QR Code Attendance System with Offline Support",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#003087",
  "theme_color": "#fcd116",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23003087' rx='20'/%3E%3Ccircle cx='50' cy='40' r='23' fill='none' stroke='%23fcd116' stroke-width='3'/%3E%3Cpolygon points='50,20 55,35 70,35 58,45 62,60 50,50 38,60 42,45 30,35 45,35' fill='%23fcd116'/%3E%3Ctext x='50' y='78' font-family='Arial' font-size='10' font-weight='bold' fill='%23fcd116' text-anchor='middle'%3EUG%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23003087' rx='20'/%3E%3Ccircle cx='50' cy='40' r='23' fill='none' stroke='%23fcd116' stroke-width='3'/%3E%3Cpolygon points='50,20 55,35 70,35 58,45 62,60 50,50 38,60 42,45 30,35 45,35' fill='%23fcd116'/%3E%3Ctext x='50' y='78' font-family='Arial' font-size='10' font-weight='bold' fill='%23fcd116' text-anchor='middle'%3EUG%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23003087' rx='20'/%3E%3Ccircle cx='50' cy='40' r='23' fill='none' stroke='%23fcd116' stroke-width='3'/%3E%3Cpolygon points='50,20 55,35 70,35 58,45 62,60 50,50 38,60 42,45 30,35 45,35' fill='%23fcd116'/%3E%3Ctext x='50' y='78' font-family='Arial' font-size='10' font-weight='bold' fill='%23fcd116' text-anchor='middle'%3EUG%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Student Login",
      "short_name": "Student",
      "description": "Login as a student",
      "url": "./#student-login",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23003087' rx='20'/%3E%3Ctext x='50' y='68' font-family='Arial' font-size='40' fill='%23fcd116' text-anchor='middle'%3ES%3C/text%3E%3C/svg%3E",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Lecturer Login",
      "short_name": "Lecturer",
      "description": "Login as a lecturer",
      "url": "./#lec-login",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23003087' rx='20'/%3E%3Ctext x='50' y='68' font-family='Arial' font-size='40' fill='%23fcd116' text-anchor='middle'%3EL%3C/text%3E%3C/svg%3E",
          "sizes": "any"
        }
      ]
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false
}
