{
  "name": "Python Remote Sensing & Raster Processing Pipelines",
  "short_name": "PRS Pipelines",
  "description": "Production-grade Python patterns for satellite imagery, rasterio/xarray workflows, COGs, and STAC querying.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D2137",
  "theme_color": "#0D2137",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "developer"],
  "orientation": "any",
  "scope": "/"
}

