{
  "name": "GTC Task & Project Hub",
  "short_name": "GTC Hub",
  "description": "A focused task, project, and calendar workspace built for mobile, tablet, and desktop.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3EEE4",
  "theme_color": "#F3EEE4",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
