{
  "name": "Python GIS CLI Toolcraft & Batch Processing",
  "short_name": "GIS CLI Tools",
  "description": "A practitioner-focused resource for building, packaging, testing, and deploying command-line tools for spatial workflows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf9f6",
  "theme_color": "#4a3f7a",
  "lang": "en",
  "categories": ["education", "developer tools"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "CLI Architecture",
      "url": "/cli-architecture-design-patterns/",
      "description": "CLI Architecture & Design Patterns"
    },
    {
      "name": "Batch Processing",
      "url": "/spatial-batch-processing-async-workflows/",
      "description": "Spatial Batch Processing & Async Workflows"
    }
  ]
}

