{
  "name": "GSC Facility Operations",
  "short_name": "GSC-OPS",
  "description": "Facility helpdesk, maintenance tracking & asset register for Govardhan Skill Centre",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#2c5f2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%232c5f2e'/%3E%3Ctext x='96' y='130' font-size='110' text-anchor='middle'%3E🔧%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Report Issue",
      "short_name": "Report",
      "url": "/report.html",
      "description": "Raise a new facility issue"
    },
    {
      "name": "Team Board",
      "short_name": "Tasks",
      "url": "/teamboard.html",
      "description": "View team tasks"
    },
    {
      "name": "Helpdesk",
      "short_name": "Helpdesk",
      "url": "/helpdesk.html",
      "description": "Manage facility issues"
    }
  ]
}
