{
  "name": "OIC Task Manager",
  "short_name": "OIC Tasks",
  "description": "Officer In Charge Task Manager",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFFFA",
  "theme_color": "#160D76",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23160D76'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='%23F08530'>✓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
