{
  "name": "CI/CD for Frontend & Full-Stack Applications",
  "short_name": "CI/CD Guide",
  "description": "A production-focused resource for building reliable, fast, and cost-effective CI/CD pipelines for modern web applications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a1628",
  "orientation": "any",
  "lang": "en",
  "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/icon-maskable-512.png","sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/favicon.svg",          "sizes": "any",       "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "categories": ["education", "developer tools"]
}

