{
  "name": "QuikGantt",
  "short_name": "QuikGantt",
  "description": "Lightweight, modern Gantt-style scheduling app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b10",
  "theme_color": "#00f0ff",
  "icons": [
    {
      "src": "/logo.gif",
      "sizes": "192x192",
      "type": "image/gif",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}