{
  "name": "Bootstrap Guide",
  "short_name": "BS Guide",
  "description": "Interactive Bootstrap 5 reference — browse examples and copy code snippets.",
  "start_url": "/bootstrap-guide/",
  "scope": "/bootstrap-guide/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#212529",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/bootstrap-guide/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/bootstrap-guide/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bootstrap-guide/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "education", "reference"]
}
