{
  "name": "code-splitting.com",
  "short_name": "code-splitting.com",
  "description": "Engineering reference for JavaScript bundling: code splitting, tree-shaking, Webpack 5 & Vite 5+ optimization.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F0E8",
  "theme_color": "#C8A84B",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "lang": "en",
  "dir": "ltr"
}
