{
  "name": "COS 102 Quiz",
  "short_name": "COS 102",
  "description": "Practice quiz for COS 102 — Introduction to Computers. Created with love by gentlesoul.dev",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%231a1a1a' width='100' height='100' rx='20'/%3E%3Ctext x='50' y='62' font-size='28' font-weight='700' fill='%23faf9f7' text-anchor='middle' font-family='system-ui'%3ECOS%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
