{
  "name": "IC102 Mock Exam Simulator",
  "short_name": "IC102 Mock",
  "description": "Mock exam simulator for IC102 Introductory Finance",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#d97706",
  "background_color": "#f1f5f9",
  "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' rx='15' fill='%23d97706'/%3E%3Ctext x='50' y='66' font-family='sans-serif' font-size='42' font-weight='bold' fill='white' text-anchor='middle'%3EIC%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
