{
  "name": "GSD Navigator",
  "short_name": "GSDNAV",
  "description": "Get Shit Done. Systematically. Execution-focused task management.",
  "start_url": "https://gsdnavigator.com/GSDNAV.html",
  "id": "gsdnavigator",
  "scope": "https://gsdnavigator.com/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
