{
  "name": "Frontend Cache Normalization & Server State Synchronization",
  "short_name": "FrontendCache",
  "description": "Production-focused resource for frontend engineers mastering server state synchronization, cache normalization, and data resilience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAFA",
  "theme_color": "#7B2FBE",
  "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"
    }
  ],
  "categories": ["education", "developer tools"]
}

